Type Alias stm32wlxx_hal::pac::pwr::cr4::C2BOOT_R

pub type C2BOOT_R = BitReaderRaw<bool>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field C2BOOT reader - oot CPU2 after reset or wakeup from Stop or Standby modes.

Aliased Type§

struct C2BOOT_R { /* private fields */ }