14.4.11 CAN Receive Overflow Interrupt Status Register

Note:
  1. The individual bytes in this multibyte register can be accessed with the following register names:
    • CxRXOVIFT: Accesses the top byte RXOVIF[31:24].
    • CxRXOVIFU: Accesses the upper byte RXOVIF[23:16].
    • CxRXOVIF: Accesses the byte RXOVIF[15:8].
  2. RFOVIFx mirrors the overflow bit of its respective FIFO register, individual flags need to be cleared in said FIFO register.
Name: CxRXOVIF
Offset: 0x2628, 0x2918

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

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

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