Type Alias stm32f4xx_hal::pac::ltdc::gcr::LTDCEN_W

source ·
pub type LTDCEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, GCR_SPEC, LTDCEN_A, BitM, O>;
Expand description

Field LTDCEN writer - LCD-TFT controller enable bit

Aliased Type§

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