Type Alias stm32wlxx_hal::pac::rtc::cr::REFCKON_R
pub type REFCKON_R = BitReaderRaw<REFCKON_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field REFCKON
reader - RTC_REFIN reference clock detection enable (50 or 60 Hz)
Aliased Type§
struct REFCKON_R { /* private fields */ }