Type Alias stm32wlxx_hal::pac::rcc::cicr::LSIRDYC_W
pub type LSIRDYC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CICR_SPEC, LSIRDYC_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field LSIRDYC
writer - LSI ready interrupt clear
Aliased Type§
struct LSIRDYC_W<'a, const O: u8> { /* private fields */ }