pub const RX_FLAG_MASK: u8 = RXC | RXS | RXBRK | ERROR; // 172u8
Expand description

Interrupt flags available for RX transactions