pub const DUPLEX_FLAG_MASK: u8 = RX_FLAG_MASK | TX_FLAG_MASK; // 0xafu8
Expand description

Interrupt flags available for Duplex transactions