Type Alias stm32wlxx_hal::pac::rcc::bdcr::RTCEN_R
pub type RTCEN_R = BitReaderRaw<RTCEN_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RTCEN
reader - RTC clock enable
Aliased Type§
struct RTCEN_R { /* private fields */ }