Type Alias stm32wlxx_hal::pac::pwr::extscr::C2SBF_R
pub type C2SBF_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field C2SBF
reader - ystem Standby flag for CPU2. (no core states retained)
Aliased Type§
struct C2SBF_R { /* private fields */ }