14.4.17 CAN Transmit Event FIFO Control Register

Note:
  1. The individual bytes in this multibyte register can be accessed with the following register names:
    • CxTEFCONT: Accesses the top byte TEFCON[31:24].
    • CxTEFCONU: Accesses the upper byte TEFCON[23:16].
    • CxTEFCON: Accesses the byte TEFCON[31:0].
  2. These bits can only be modified in Configuration mode (OPMOD[2:0] = 100.
Name: CxTEFCON
Offset: 0x2640, 0x2930

Bit 3130292827262524 
    FSIZE[4:0] 
Access R/WR/WR/WR/WR/W 
Reset 00000 
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
      FRESET UINC 
Access S/HCS/HC 
Reset 10 
Bit 76543210 
   TEFTSEN TEFOVIETEFFIETEFHIETEFNEIE 
Access R/WR/WR/WR/WR/W 
Reset 00000 

Bits 28:24 – FSIZE[4:0]  FIFO Size bits(2)

ValueDescription
11111 FIFO is 32 messages deep.
00010 FIFO is 3 messages deep.
00001 FIFO is 2 messages deep.
00000 FIFO is 1 message deep.

Bit 10 – FRESET FIFO Reset bit

ValueDescription
1 FIFO will be reset when bit is set, cleared by hardware when FIFO is reset; the user needs to poll whether this bit is clear before taking any action.
0 No effect

Bit 8 – UINC Increment Tail bit

ValueDescription
1 When this bit is set, the FIFO tail will increment by a single message.
0 FIFO tail will not increment.

Bit 5 – TEFTSEN  Transmit Event FIFO Timestamp Enable bit(2)

ValueDescription
1 Time-stamps elements in TEF.
0 Does not time-stamp elements in TEF.

Bit 3 – TEFOVIE Transmit Event FIFO Overflow Interrupt Enable bit

ValueDescription
1 Interrupt is enabled for overflow event.
0 Interrupt is disabled for overflow event.

Bit 2 – TEFFIE Transmit Event FIFO Full Interrupt Enable bit

ValueDescription
1 Interrupt is enabled for FIFO full.
0 Interrupt is disabled for FIFO full.

Bit 1 – TEFHIE Transmit Event FIFO Half Full Interrupt Enable bit

ValueDescription
1 Interrupt is enabled for FIFO half-full.
0 Interrupt is disabled for FIFO half-full.

Bit 0 – TEFNEIE Transmit Event FIFO Not Empty Interrupt Enable bit

ValueDescription
1 Interrupt is enabled for FIFO not empty.
0 Interrupt is disabled for FIFO not empty.