Type Alias stm32_hal2::pac::ltdc::layer::cr::LEN_W

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

Field LEN writer - Layer Enable

Aliased Type§

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