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

Field C2BOOT_LOCK writer - CPU2 CM0+ Unique Boot entry enable option bit

Aliased Type§

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