pub type OPCODE_W<'a, const O: u8> = FieldWriter<'a, u32, ADDRCONF_SPEC, u8, u8, 8, O>;
Expand description

Field OPCODE writer - Opcode that enters the 32-bit addressing mode.