Type Alias d1_pac::tve::tve_burst_width::HSYNC_WIDTH_R

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

Field hsync_width reader - Specify the width of the horizontal sync pulse in encoder clock cycles. Min value is 16. Max value is (FrontPorch + ActiveLine - BackPorch). Default value is 126. The sum of HSyncSize and BackPorch is restricted to be divisible by 4.

For 720p mode, the value is 40.

For 1080i/p mode, the value is 44.

Aliased Type§

struct HSYNC_WIDTH_R { /* private fields */ }