Type Alias GECCDEIE_W
pub type GECCDEIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, bool, BitM, O>;Expand description
Field GECCDEIE writer - Global ECC double error interrupt enable
Aliased Typeยง
struct GECCDEIE_W<'a, const O: u8> { /* private fields */ }