Type Alias stm32_hal2::pac::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 */ }