op_byte_field

Specifies a uchar value.

Structure

struct op_byte_field
{
  uchar invoke; /* ON or OFF, indicates presence/absence of this info*/
  uchar value;  /* Interpretation depends on context                 */
  pad6
};