Type Alias stm32f4xx_hal::pac::rcc::cir::LSIRDYIE_W

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

Field LSIRDYIE writer - LSI ready interrupt enable

Aliased Type§

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