NOP_INSTR
memset((void *)hid->hid_instr_offset, NOP_INSTR, SMAP_NOPS);
const uint8_t nop = NOP_INSTR;