Type Alias stm32wlxx_hal::pac::rcc::extcfgr::C2HPREF_R
pub type C2HPREF_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field C2HPREF
reader - CLK2 prescaler flag (CPU2)
Aliased Type§
struct C2HPREF_R { /* private fields */ }