Type Alias InstrenW

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

Field INSTREN writer - Instruction Enable

Aliased Type§

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