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