Type Alias stm32_hal2::pac::rcc::apb3lpenr::LTDCLPEN_W

source ·
pub type LTDCLPEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB3LPENR_SPEC, LTDCLPEN_A, BitM, O>;
Expand description

Field LTDCLPEN writer - LTDC peripheral clock enable during CSleep mode

Aliased Type§

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