Type Alias stm32wlxx_hal::pac::rcc::cier::MSIRDYIE_W

pub type MSIRDYIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CIER_SPEC, MSIRDYIE_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field MSIRDYIE writer - MSI ready interrupt enable

Aliased Type§

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