Type Alias stm32wlxx_hal::pac::flash::optr::NSWBOOT0_W
pub type NSWBOOT0_W<'a, const O: u8> = BitWriterRaw<'a, u32, OPTR_SPEC, NSWBOOT0_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field nSWBOOT0
writer - Software BOOT0 selection
Aliased Type§
struct NSWBOOT0_W<'a, const O: u8> { /* private fields */ }