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