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