14.4.26 CAN FIFO x User Address Register

Note:
  1. The individual bytes in this multibyte register can be accessed with the following register names:
    • CxFIFOCONyT: Accesses the top byte FIFOCONy[31:24].
    • CxFIFOCONyU: Accesses the upper byte FIFOCONy[23:16].
    • CxFIFOCONy: Accesses the byte FIFOCONy[31:0].
  2. [x] denotes FIFO number, from 1 to 7.
  3. This register is not ensured to read correctly in Configuration mode and may only be accessed when the module is not in Configuration mode.
Name: C1FIFOUAx
Offset: 0x2664, 0x2670, 0x267C, 0x2688, 0x2694, 0x26A0, 0x26AC

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

Bits 31:0 – FIFOUA[31:0] FIFO User Address bits

NameDescription
TXEN = 1 (FIFO configured as transmit buffer A read of this register will return the address where the next message is to be written (FIFO head).
TXEN = 0 (FIFO configured as receive buffer A read of the register will return the address where the next message is to be read (FIFO tail).