14.4.10 CAN Transmit Interrupt Status Register

Note:
  1. The individual bytes in this multibyte register can be accessed with the following register names:
    • CxTXIFT: Accesses the top byte TXIF[31:24]
    • CxTXIFU: Accesses the upper byte TXIF[23:16]
    • CxTXIF: Accesses the byte TXIF[31:0]
  2. TFIFx is the ‘or’ of all enabled TX FIFO flags (individual flags need to be cleared in the FIFO register).
Name: CxTXIF
Offset: 0x2624, 0x2914

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

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

ValueDescription
1 One or more enabled transmit FIFO/TXQ interrupts are pending for the respective FIFO/TXQ.
0 No enabled transmit FIFO/TXQ interrupts for the respective FIFO/TXQ are pending.