Type Alias stm32wlxx_hal::pac::flash::eccr::ECCD_W

pub type ECCD_W<'a, const O: u8> = BitWriterRaw<'a, u32, ECCR_SPEC, ECCD_AW, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field ECCD writer - ECC detection

Aliased Type§

struct ECCD_W<'a, const O: u8> { /* private fields */ }