Type Alias stm32_hal2::pac::pwr::cpucr::SBF_R

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

Field SBF reader - System Standby flag This bit is set by hardware and cleared only by a POR (Power-on Reset) or by setting the CPU1 CSSF bit

Aliased Type§

struct SBF_R { /* private fields */ }