Type Alias stm32h7xx_hal::device::pwr::wkupfr::WKUPF6_R

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

Field WKUPF6 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 WKUPF6_R { /* private fields */ }