Type Alias d1_pac::tve::tve_burst_width::BURST_WIDTH_W

source ·
pub type BURST_WIDTH_W<'a, const O: u8> = FieldWriter<'a, u32, TVE_BURST_WIDTH_SPEC, u8, u8, 7, O>;
Expand description

Field burst_width writer - Specify the width of the color frequency burst in encoder clock cycles. 7 bit unsigned integer. Allowed range is 0 to 127. In hd mode, it is ignored.

Aliased Type§

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