Type Alias FlusheiW

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

Field FLUSHEI writer - Flush Event Input Enable

Aliased Type§

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