Type Alias ECCELEN_W
pub type ECCELEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, M1CR_SPEC, bool, BitM, O>;
Expand description
Field ECCELEN
writer - ECC error context latching enable
Aliased Typeยง
struct ECCELEN_W<'a, const O: u8> { /* private fields */ }