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