Type Alias d1_pac::tve::tve_line_number::FIRST_VIDEO_LINE_R

source ·
pub type FIRST_VIDEO_LINE_R = FieldReader<u8, u8>;
Expand description

Field first_video_line reader - Specify the index of the first line in a field/frame to have active video. 8 bits unsigned integer.

For interlaced video: When VSync5=B’0’, FirstVideoLine is restricted to be greater than 7. When VSync5=B’1’, FirstVideoLine is restricted to be greater than 9.

Aliased Type§

struct FIRST_VIDEO_LINE_R { /* private fields */ }