Type Alias stm32wlxx_hal::pac::rcc::cier::PLLRDYIE_W
pub type PLLRDYIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CIER_SPEC, PLLRDYIE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PLLRDYIE
writer - PLL ready interrupt enable
Aliased Type§
struct PLLRDYIE_W<'a, const O: u8> { /* private fields */ }