Type Alias EvieW

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

Field EVIE writer - Channel Event Input Enable

Aliased Type§

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