Type Alias stm32_hal2::pac::rcc::cier::CSIRDYIE_W

source ·
pub type CSIRDYIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CIER_SPEC, LSIRDYIE_A, BitM, O>;
Expand description

Field LSIRDYIE writer - LSI ready Interrupt Enable

Aliased Type§

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