pub const RX_STATUS_MASK: u16 = PERR | FERR | BUFOVF | ISF | COLL; // 55u16
Expand description

Status flags available for RX transactions