Type Alias InvallW

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

Field INVALL writer - Cache Controller invalidate All

Aliased Typeยง

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