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