Module int_raw

Source
Expand description

Interrupt Register

Structs§

INT_RAW_SPEC
Interrupt Register

Type Aliases§

ARB_LOST_INT_ST_R
Field ARB_LOST_INT_ST reader - Arbitration lost interrupt. If this bit is set to 1, it indicates an arbitration lost interrupt is generated.
BUS_ERR_INT_ST_R
Field BUS_ERR_INT_ST reader - Error interrupt. If this bit is set to 1, it indicates an error is detected on the bus.
ERR_PASSIVE_INT_ST_R
Field ERR_PASSIVE_INT_ST reader - Error passive interrupt. If this bit is set to 1, it indicates the TWAI Controller is switched between error active status and error passive status due to the change of error counters.
ERR_WARN_INT_ST_R
Field ERR_WARN_INT_ST reader - Error warning interrupt. If this bit is set to 1, it indicates the error status signal and the bus-off status signal of Status register have changed (e.g., switched from 0 to 1 or from 1 to 0).
OVERRUN_INT_ST_R
Field OVERRUN_INT_ST reader - Data overrun interrupt. If this bit is set to 1, it indicates a data overrun interrupt is generated in the RX FIFO.
R
Register INT_RAW reader
RX_INT_ST_R
Field RX_INT_ST reader - Receive interrupt. If this bit is set to 1, it indicates there are messages to be handled in the RX FIFO.
TX_INT_ST_R
Field TX_INT_ST reader - Transmit interrupt. If this bit is set to 1, it indicates the message transmitting mis- sion is finished and a new transmission is able to execute.