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