Type Alias stm32wlxx_hal::pac::rcc::cr::HSIRDY_R

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

Field HSIRDY reader - HSI16 clock ready flag. (After wakeup from Stop this bit will be read 1 once the HSI16 is ready)

Aliased Type§

struct HSIRDY_R { /* private fields */ }