Type Alias stm32wlxx_hal::pac::rcc::cr::HSIKERON_R
pub type HSIKERON_R = BitReaderRaw<HSIKERON_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field HSIKERON
reader - HSI16 always enable for peripheral kernel clocks.
Aliased Type§
struct HSIKERON_R { /* private fields */ }