38.13.24 CxFIFOUAy

CAN FIFO y 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]
    • CxFIFOCONyH: Accesses the high byte FIFOCONy[15:8]
    • CxFIFOCONyL: Accesses the low byte FIFOCONy[7:0]
  2. [y] denotes FIFO number, from 1 to 3.
  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: CxFIFOUAy
Offset: 0x00

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)
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] CxFIFOCONyH: Accesses the high byte FIFOCONy[15:8] CxFIFOCONyL: Accesses the low byte FIFOCONy[7:0] [y] denotes FIFO number, from 1 to 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.