DCAN Control Registers
www.ti.com
1490
SPNU563A–March 2018
Submit Documentation Feedback
Copyright © 2018, Texas Instruments Incorporated
Controller Area Network (DCAN) Module
27.17.30 IF3 Arbitration Register (DCAN IF3ARB)
Figure 27-71. IF3 Arbitration Register (DCAN IF3ARB) [offset = 148h]
31 30 29 28 16
MsgVal Xtd Dir ID[28:16]
R-0 R-0 R-0 R-0
15 0
ID[15:0]
R-0
LEGEND: R = Read; -n = value after reset
Table 27-31. IF3 Arbitration Register (DCAN IF3ARB) Field Descriptions
Bit Field Value Description
31 MsgVal Message valid.
0 The message object is ignored by the Message Handler.
1 The message object is to be used by the Message Handler.
Note: The CPU should reset the MsgVal bit of all unused Messages Objects during the
initialization before it resets bit Init in the CAN Control Register. MsgVal must also be reset if
the messages object is no longer used in operation. For reconfiguration of message objects
during normal operation, see Section 27.7.6 and Section 27.7.7.
30 Xtd Extended identifier.
0 The 11-bit ("standard") identifier is used for this message object.
1 The 29-bit ("extended") identifier is used for this message object.
29 Dir Message direction.
0 Direction = Receive: On TxRqst, a remote frame with the identifier of this message object is
transmitted. On receiving a data frame with a matching identifier, the message is stored in this
message object.
1 Direction = Transmit: On TxRqst, the respective message object is transmitted as a data frame.
On receiving a remote frame with a matching identifier, the TxRqst bit of this message object is
set (if RmtEn = 1).
28-0 ID Message identifier.
ID[28:0] 29-bit Identifier ("Extended Frame").
ID[28:18] 11-bit Identifier ("Standard Frame").