Type Alias EveiW

Source
pub type EveiW<'a, REG> = FieldWriter<'a, REG, 3>;
Expand description

Field EVEI writer - Event Input Enable

Aliased Type§

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