Type Alias stm32h7xx_hal::stm32::pwr::wkupfr::WKUPF4_R

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

Field WKUPF4 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 WKUPF4_R { /* private fields */ }