Type Alias stm32_hal2::pac::pwr::wkupepr::WKUPP1_W

source ·
pub type WKUPP1_W<'a, const O: u8> = BitWriterRaw<'a, u32, WKUPEPR_SPEC, bool, BitM, O>;
Expand description

Field WKUPP1 writer - Wakeup pin polarity bit for WKUPn-7 These bits define the polarity used for event detection on WKUPn-7 external wakeup pin.

Aliased Type§

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