pub type InstrW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description
Field INSTR
writer - Instruction Code
Aliased Type§
struct InstrW<'a, REG> { /* private fields */ }
pub type InstrW<'a, REG> = FieldWriter<'a, REG, 8>;
Field INSTR
writer - Instruction Code
struct InstrW<'a, REG> { /* private fields */ }