Type Alias stm32wlxx_hal::pac::pwr::scr::CWUF1_W
pub type CWUF1_W<'a, const O: u8> = BitWriterRaw<'a, u32, SCR_SPEC, CWUF1_AW, BitM, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field CWUF1 writer - Clear wakeup flag 1
Aliased Type§
struct CWUF1_W<'a, const O: u8> { /* private fields */ }