14.4.12 CAN Transmit Attempt Interrupt Status Register

Note:
  1. The individual bytes in this multibyte register can be accessed with the following register names:
    • CxTXATIFT: Accesses the top byte TXATIF[31:24].
    • CxTXATIFU: Accesses the upper byte TXATIF[23:16].
    • CxTXATIF: Accesses the byte TXATIF[31:0].
  2. TFATIFx mirrors the transmit attempt interrupt bit of its respective FIFO register, individual flags need to be cleared in said FIFO register.
Name: CxTXATIF
Offset: 0x262C, 0x291C

Bit 3130292827262524 
 TFATIF[31:24] 
Access RRRRRRRR 
Reset 00000000 
Bit 2322212019181716 
 TFATIF[23:16] 
Access RRRRRRRR 
Reset 00000000 
Bit 15141312111098 
 TFATIF[15:8] 
Access RRRRRRRR 
Reset 00000000 
Bit 76543210 
 TFATIF[7:0] 
Access RRRRRRRR 
Reset 00000000 

Bits 31:0 – TFATIF[31:0] Transmit FIFO/TXQ Attempt Interrupt Pending bits

ValueDescription
1 Interrupt is pending.
0 Interrupt is not pending.