Type Alias stm32_hal2::pac::rcc::c1_ahb2lpenr::DCMILPEN_W

source ·
pub type DCMILPEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, C1_AHB2LPENR_SPEC, DCMILPEN_A, BitM, O>;
Expand description

Field DCMILPEN writer - DCMI peripheral clock enable during csleep mode

Aliased Type§

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