CAN Registers
817
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Controller Area Network (CAN) Module
11.4.10 CANIFnMSK1 Register [reset = 0xFFFF]
CAN IF1 Mask 1 (CANIF1MSK1), offset 0x028
CAN IF2 Mask 1 (CANIF2MSK1), offset 0x088
The mask information provided in this register accompanies the data (CANIFnDAn), arbitration information
(CANIFnARBn), and control information (CANIFnMCTL) to the message object in the message RAM. The
mask is used with the ID bit in the CANIFnARBn register for acceptance filtering. Additional mask
information is contained in the CANIFnMSK2 register.
CANIFnMSK1 is shown in
and described in
.
Return to
Figure 11-14. CANIFnMSK1 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
MSK
R-0x0
R/W-0xFFFF
Table 11-17. CANIFnMSK1 Register Field Descriptions
Bit
Field
Type
Reset
Description
31-16
RESERVED
R
0x0
15-0
MSK
R/W
0xFFFF
Identifier Mask. When using a 29-bit identifier, these bits are used for
bits [15:0] of the ID. The MSK field in the CANIFnMSK2 register are
used for bits [28:16] of the ID. When using an 11-bit identifier, these
bits are ignored.
0x0 = The corresponding identifier field (ID) in the message object
cannot inhibit the match in acceptance filtering.
0x1 = The corresponding identifier field (ID) is used for acceptance
filtering.