Type Alias EoenW

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

Field EOEN writer - External Output Enable

Aliased Typeยง

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