www.ti.com
DCAN Control Registers
1463
SPNU563A–March 2018
Submit Documentation Feedback
Copyright © 2018, Texas Instruments Incorporated
Controller Area Network (DCAN) Module
27.17.5 Interrupt Register (DCAN INT)
Figure 27-24. Interrupt Register (DCAN INT) [offset = 10h]
31 24 23 16
Reserved Int1ID
R-0 R-0
15 0
Int0ID
R-0
LEGEND: R = Read only; -n = value after reset
Table 27-11. Interrupt Register (DCAN INT) Field Descriptions
Bit Field Value Description
31-24 Reserved 0 These bits are always read as 0. Writes have no effect.
23-16 Int1ID Interrupt 1 Identifier (indicates the message object with the highest pending interrupt).
0 No interrupt is pending.
1h-40h Number of message object that caused the interrupt.
41h-FFh Unused
If several interrupts are pending, the CAN Interrupt Register will point to the pending interrupt
with the highest priority. The DCAN1INT interrupt line remains active until Int1ID reaches
value 0 (the cause of the interrupt is reset) or until IE1 is cleared.
A message interrupt is cleared by clearing the message object's IntPnd bit.
Among the message interrupts, the message object's interrupt priority decreases with
increasing message number.
15-0 Int0ID Interrupt Identifier (indicates the source of the interrupt).
0 No interrupt is pending.
1h-40h Number of message object that caused the interrupt.
41h-7FFFh Unused
8000h Error and Status Register value is not 7h.
8001h-FFFFh Unused
If several interrupts are pending, the CAN Interrupt Register will point to the pending interrupt
with the highest priority. The DCAN0INT interrupt line remains active until Int0ID reaches
value 0 (the cause of the interrupt is reset) or until IE0 is cleared.
The Status Interrupt has the highest priority. Among the message interrupts, the message
object's interrupt priority decreases with increasing message number.