Type Alias d1_pac::tve::tve_front_back_porch::FRONT_PORCH_W

source ·
pub type FRONT_PORCH_W<'a, const O: u8> = FieldWriter<'a, u32, TVE_FRONT_BACK_PORCH_SPEC, u16, u16, 12, O>;
Expand description

Field front_porch writer - Must be even

Specify the width of the front porch in encoder clock cycles. 6 bits unsigned even integer. Allowed range is form 10 to 62.

The default value is 32.

For 1080i mode, the value is 44.

Aliased Type§

struct FRONT_PORCH_W<'a, const O: u8> { /* private fields */ }