pub type OPCODE_R = FieldReaderRaw<u8, u8>;
Expand description

Field OPCODE reader - Opcode of Custom instruction.

Aliased Type§

struct OPCODE_R { /* private fields */ }