Type Alias stm32wlxx_hal::pac::pwr::extscr::C1CSSF_W
pub type C1CSSF_W<'a, const O: u8> = BitWriterRaw<'a, u32, EXTSCR_SPEC, C1CSSF_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field C1CSSF
writer - Clear CPU1 Stop Standby flags
Aliased Type§
struct C1CSSF_W<'a, const O: u8> { /* private fields */ }