Type Alias SingleeW

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

Field SINGLEE writer - Single Bit ECC Error Interrupt Enable Clear

Aliased Type§

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