Type Alias stm32wlxx_hal::pac::rcc::cr::MSIRDY_R

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

Field MSIRDY reader - MSI clock ready flag (After reset this bit will be read 1 once the MSI is ready)

Aliased Type§

struct MSIRDY_R { /* private fields */ }