DCAN Control Registers
1087
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Controller Area Network (DCAN) Module
23.17.5 Interrupt Register (DCAN INT)
Figure 23-23. 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 23-11. Interrupt Register 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
Reserved
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 0 Identifier (the number here indicates the source of the interrupt).
0
No interrupt is pending.
1h-40h
Number of message object that caused the interrupt.
41h-7FFFh
Reserved
8000h
Error and Status Register value is not 0x07.
8001h-FFFFh
Reserved
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.