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