Type Alias stm32wlxx_hal::pac::flash::acr2::C2SWDBGEN_R
pub type C2SWDBGEN_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field C2SWDBGEN
reader - CPU2 Software debug enable
Aliased Type§
struct C2SWDBGEN_R { /* private fields */ }