Type Alias stm32f4xx_hal::pac::rtc::cr::WUCKSEL_W

source ·
pub type WUCKSEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, WUCKSEL_A, Unsafe, 3, O>;
Expand description

Field WUCKSEL writer - Wakeup clock selection

Aliased Type§

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