Type Alias stm32wlxx_hal::pac::flash::acr2::PRIVMODE_R
pub type PRIVMODE_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PRIVMODE
reader - CFI privileged mode enable
Aliased Type§
struct PRIVMODE_R { /* private fields */ }