Type Alias stm32wlxx_hal::pac::pwr::extscr::C2CSSF_W

pub type C2CSSF_W<'a, const O: u8> = BitWriterRaw<'a, u32, EXTSCR_SPEC, bool, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field C2CSSF writer - lear CPU2 Stop Standby flags

Aliased Type§

struct C2CSSF_W<'a, const O: u8> { /* private fields */ }