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

Field DTERIE writer - Data toggle error interrupt enable

Aliased Type§

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