pub type OPCODE_R = FieldReader<u8, u8>;
Expand description
Field OPCODE
reader - Opcode of Custom instruction.
Aliased Typeยง
struct OPCODE_R { /* private fields */ }
pub type OPCODE_R = FieldReader<u8, u8>;
Field OPCODE
reader - Opcode of Custom instruction.
struct OPCODE_R { /* private fields */ }