Type Alias stm32wlxx_hal::pac::flash::sr::CFGBSY_R
pub type CFGBSY_R = BitReaderRaw<CFGBSY_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CFGBSY
reader - Programming or erase configuration busy
Aliased Type§
struct CFGBSY_R { /* private fields */ }