Type Alias stm32wlxx_hal::pac::rcc::cr::HSERDY_R
pub type HSERDY_R = BitReaderRaw<HSERDY_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field HSERDY
reader - HSE32 clock ready flag
Aliased Type§
struct HSERDY_R { /* private fields */ }