struct
Defined at line 668 of file ../../src/graphics/display/drivers/amlogic-display/encoder-regs.h
The vertical period is set to `lines_minus_one + 1` lines.
ENCP vertical line registers must be set to values within the range
[0..lines_minus_one].
For a vertical range of lines [start..end]:
- If start
<
= end, the lines are within the same frame.
- If start > end, the lines [start..pixels_minus_one] are
on one frame, while lines [0..end] are rolled over to the next frame.
It's preferred to use `lines()` and `set_lines()` methods to get / set
its value.
Public Members
Field field