Function OPTRR.extendedRCODE

Upper byte of the header RCODE Currently only BADVERS (0x01) is supported

ubyte extendedRCODE() pure nothrow @nogc scope @safe const;

void extendedRCODE (
  ubyte upperByteValue
) pure nothrow @nogc scope @safe;