Type Definition stm32g0::stm32g0c1::fdcan1::ecr::CEL_R

source · []
pub type CEL_R = FieldReader<u8, u8>;
Expand description

Field CEL reader - 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.

The field is cleared (set to zero) following a read operation.