Type Alias stm32h7xx_hal::stm32::pwr::cpucr::CSSF_R

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

Field CSSF reader - Clear D1 domain CPU1 Standby, Stop and HOLD flags (always read as 0) This bit is cleared to 0 by hardware.

Aliased Type§

struct CSSF_R { /* private fields */ }