Type Alias EvinvW

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

Field EVINV writer - Inverted Event Input Enable

Aliased Type§

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