Type Alias stm32h7xx_hal::stm32::pwr::wkupfr::WKUPF3_R

source ·
pub type WKUPF3_R = BitReaderRaw<bool>;
Expand description

Field WKUPF3 reader - Wakeup pin WKUPF flag. This bit is set by hardware and cleared only by a Reset pin or by setting the WKUPCn+1 bit in the PWR wakeup clear register (PWR_WKUPCR).

Aliased Type§

struct WKUPF3_R { /* private fields */ }