Type Alias stm32wlxx_hal::pac::pwr::cr4::WP2_W
pub type WP2_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR4_SPEC, WP2_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field WP2
writer - Wakeup pin WKUP2 polarity
Aliased Type§
struct WP2_W<'a, const O: u8> { /* private fields */ }