Type Alias stm32wlxx_hal::pac::rcc::cr::PLLRDY_R

pub type PLLRDY_R = BitReaderRaw<PLLRDY_A>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field PLLRDY reader - Main PLL clock ready flag

Aliased Type§

struct PLLRDY_R { /* private fields */ }