Type Alias stm32wlxx_hal::pac::pwr::scr::CWUF3_W

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

Field CWUF3 writer - Clear wakeup flag 3

Aliased Type§

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