![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 826](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578826.webp)
CAN Registers
826
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Controller Area Network (CAN) Module
11.4.18 CANMSGnINT Register [reset = 0x0]
CAN Message 1 Interrupt Pending (CANMSG1INT), offset 0x140
CAN Message 2 Interrupt Pending (CANMSG2INT), offset 0x144
The CANMSG1INT and CANMSG2INT registers hold the INTPND bits of the 32 message objects. By
reading these bits, the CPU can check which message object has an interrupt pending. The INTPND bit of
a specific message object can be changed through two sources: (1) the CPU via the CANIFnMCTL
register, or (2) the message handler state machine after the reception or transmission of a frame.
This field is also encoded in the CANINT register.
The CANMSG1INT register contains the INTPND bits of the first 16 message objects in the message
RAM; the CANMSG2INT register contains the INTPND bits of the second 16 message objects.
CANMSGnINT is shown in
and described in
Return to
Figure 11-22. CANMSGnINT Register
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
RESERVED
INTPND
R-0x0
R-0x0
Table 11-25. CANMSGnINT Register Field Descriptions
Bit
Field
Type
Reset
Description
31-16
RESERVED
R
0x0
15-0
INTPND
R
0x0
Interrupt Pending Bits.
0x0 = The corresponding message object is not the source of an
interrupt.
0x1 = The corresponding message object is the source of an
interrupt.