66.6.30 MCAN Receive FIFO 1 Status

Name: MCAN_RXF1S
Offset: 0xB4
Reset: 0x00000000
Property: Read-only

Bit 3130292827262524 
 DMS[1:0]    RF1LF1F 
Access RRRR 
Reset 0000 
Bit 2322212019181716 
   F1PI[5:0] 
Access RRRRRR 
Reset 000000 
Bit 15141312111098 
   F1GI[5:0] 
Access RRRRRR 
Reset 000000 
Bit 76543210 
  F1FL[6:0] 
Access RRRRRRR 
Reset 0000000 

Bits 31:30 – DMS[1:0] Debug Message Status

ValueNameDescription
0 IDLE

Idle state, wait for reception of debug messages, DMA request is cleared.

1 MSG_A

Debug message A received.

2 MSG_AB

Debug messages A, B received.

3 MSG_ABC

Debug messages A, B, C received, DMA request is set.

Bit 25 – RF1L Receive FIFO 1 Message Lost

This bit is a copy of interrupt flag IR.RF1L. When IR.RF1L is reset, this bit is also reset.

Overwriting the oldest message when MCAN_RXF1C.F1OM = ‘1’ will not set this flag.

ValueDescription
0

No Receive FIFO 1 message lost.

1

Receive FIFO 1 message lost, also set after write attempt to Receive FIFO 1 of size zero.

Bit 24 – F1F Receive FIFO 1 Full

ValueDescription
0

Receive FIFO 1 not full.

1

Receive FIFO 1 full.

Bits 21:16 – F1PI[5:0] Receive FIFO 1 Put Index

Receive FIFO 1 write index pointer, range 0 to 63.

Bits 13:8 – F1GI[5:0] Receive FIFO 1 Get Index

Receive FIFO 1 read index pointer, range 0 to 63.

Bits 6:0 – F1FL[6:0] Receive FIFO 1 Fill Level

Number of elements stored in Receive FIFO 1, range 0 to 64.