Type Alias stm32_hal2::pac::dcmi::cwsize::VLINE_W

source ·
pub type VLINE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CWSIZE_SPEC, u16, u16, Unsafe, 14, O>;
Expand description

Field VLINE writer - Vertical line count

Aliased Type§

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