DCAN Control Registers
1110
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Controller Area Network (DCAN) Module
23.17.26 IF3 Arbitration Register (DCAN IF3ARB)
Figure 23-66. IF3 Arbitration Register (DCAN IF3ARB) [offset = 148h]
31
30
29
28
16
MsgVal
Xtd
R-0
ID[28:16]
R-0
R-0
R-0
R-0
15
0
ID[15:0]
R-0
LEGEND: R = Read only; -
n
= value after reset
Table 23-27. IF3 Arbitration Register 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
and
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[28:0]
Message Identifier
ID[28:0]
29-bit Identifier ("Extended Frame")
ID[28:18]
11-bit Identifier ("Standard Frame")