Type Alias stm32wlxx_hal::pac::rtc::cr::OUT2EN_W

pub type OUT2EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, OUT2EN_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field OUT2EN writer - RTC_OUT2 output enable

Aliased Type§

struct OUT2EN_W<'a, const O: u8> { /* private fields */ }