Type Alias stm32wlxx_hal::pac::pwr::cr4::WP3_W

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

Field WP3 writer - Wakeup pin WKUP3 polarity

Aliased Type§

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