Type Alias stm32wlxx_hal::pac::flash::c2sr::PGSERR_W
pub type PGSERR_W<'a, const O: u8> = BitWriterRaw<'a, u32, C2SR_SPEC, PGSERR_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PGSERR
writer - Programming sequence error
Aliased Type§
struct PGSERR_W<'a, const O: u8> { /* private fields */ }