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