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