pub const TXACK: u32 = _; // 4_096u32
Expand description
TX-missing acknowledge error interrupt
In transmission mode, TXACKE is set by hardware to inform application that no acknowledge was received. In case of broadcast transmission, TXACKE informs application that a negative acknowledge was received. TXACKE aborts message transmission and clears TXSOM and TXEOM controls.