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