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 */ }