RP=B_0x0
FDCAN error counter register
TEC | Transmit error counter Actual state of the transmit error counter, values between 0 and 255. When CCCR.ASM is set, the CAN protocol controller does not increment TEC and REC when a CAN protocol error is detected, but CEL is still incremented. |
REC | Receive error counter Actual state of the receive error counter, values between 0 and 127. |
RP | Receive error passive 0 (B_0x0): The receive error counter is below the error passive level of 128. 1 (B_0x1): The receive error counter has reached the error passive level of 128. |
CEL | CAN error logging The counter is incremented each time when a CAN protocol error causes the transmit error counter or the receive error counter to be incremented. It is reset by read access to CEL. The counter stops at 0xFF; the next increment of TEC or REC sets interrupt flag IR[ELO]. Access type is RX: reset on read. |