Type Alias IoenW

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

Field IOEN writer - Internal Output Enable

Aliased Typeยง

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