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.