Type Alias stm32_hal2::pac::dcmi::cr::OELS_W

source ·
pub type OELS_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, bool, BitM, O>;
Expand description

Field OELS writer - Odd/Even Line Select (Line Select Start)

Aliased Type§

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