Type Alias stm32wlxx_hal::pac::rcc::cfgr::STOPWUCK_W

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

Field STOPWUCK writer - Wakeup from Stop and CSS backup clock selection

Aliased Type§

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