14.4.9 CAN Receive Interrupt Status Register

Note:
  1. The individual bytes in this multibyte register can be accessed with the following register names:
    • CxRXIFT: Accesses the top byte RXIF[31:24].
    • CxRXIFU: Accesses the upper byte RXIF[23:16].
    • CxRXIF: Accesses the byte RXIF[15:8].
  2. RFIFx is the ‘or’ of all enabled RX FIFO flags (individual flags need to be cleared in the FIFO register).
Name: CxRXIF
Offset: 0x2620, 0x2910

Bit 3130292827262524 
 RFIF[30:23] 
Access RRRRRRRR 
Reset 00000000 
Bit 2322212019181716 
 RFIF[22:15] 
Access RRRRRRRR 
Reset 00000000 
Bit 15141312111098 
 RFIF[14:7] 
Access RRRRRRRR 
Reset 00000000 
Bit 76543210 
 RFIF[6:0]  
Access RRRRRRR 
Reset 0000000 

Bits 31:1 – RFIF[30:0] Receive FIFO Interrupt Pending bits

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