Type Alias stm32wlxx_hal::pac::rtc::cr::WUCKSEL_W
pub type WUCKSEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, WUCKSEL_A, Unsafe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field WUCKSEL
writer - Wakeup clock selection
Aliased Type§
struct WUCKSEL_W<'a, const O: u8> { /* private fields */ }