Type Alias DualeW

Source
pub type DualeW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DUALE writer - Dual Bit ECC Error Interrupt Enable Clear

Aliased Type§

struct DualeW<'a, REG> { /* private fields */ }