RR_FRAMING
if (rr & (RR_FRAMING | RR_OVERRUN | RR_PARITY)) {
if ((rr & (RR_FRAMING | RR_OVERRUN | RR_PARITY)) != 0)
if ((stat & RR_FRAMING) != 0)