Type Alias stm32wlxx_hal::pac::rcc::cifr::PLLRDYF_R
pub type PLLRDYF_R = BitReaderRaw<PLLRDYF_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PLLRDYF
reader - PLL ready interrupt flag
Aliased Type§
struct PLLRDYF_R { /* private fields */ }