Type Alias stm32wlxx_hal::pac::rtc::cr::OUT2EN_R
pub type OUT2EN_R = BitReaderRaw<OUT2EN_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field OUT2EN
reader - RTC_OUT2 output enable
Aliased Type§
struct OUT2EN_R { /* private fields */ }