Type Alias stm32wlxx_hal::pac::pwr::cr4::C2BOOT_W
pub type C2BOOT_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR4_SPEC, bool, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field C2BOOT
writer - oot CPU2 after reset or wakeup from Stop or Standby modes.
Aliased Type§
struct C2BOOT_W<'a, const O: u8> { /* private fields */ }