Type Alias FlushinvW

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

Field FLUSHINV writer - Flush Event Invert Enable

Aliased Type§

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