Type Alias stm32wlxx_hal::pac::flash::sr::PGAERR_R
pub type PGAERR_R = BitReaderRaw<PGAERR_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PGAERR
reader - Programming alignment error
Aliased Type§
struct PGAERR_R { /* private fields */ }