Type Alias stm32_hal2::pac::pwr::wkupepr::WKUPP4_W

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

Field WKUPP4 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 WKUPP4_W<'a, const O: u8> { /* private fields */ }