English
Language : 

LM3S8730 Datasheet, PDF (400/502 Pages) List of Unclassifed Manufacturers – Microcontroller
Controller Area Network (CAN) Module
Register 20: CAN IF1 Message Control (CANIF1MCTL), offset 0x038
Register 21: CAN IF2 Message Control (CANIF2MCTL), offset 0x098
This register holds the control information associated with the message object to be sent to the
Message RAM.
CAN IF1 Message Control (CANIF1MCTL)
CAN0 base: 0x4004.0000
Offset 0x038
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
reserved
Type RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
15
14
13
12
NewDat MsgLst IntPnd UMask
Type R/W
R/W
R/W
R/W
Reset
0
0
0
0
11
TxIE
R/W
0
10
9
8
7
RxIE RmtEn TxRqst EoB
R/W
R/W
R/W
R/W
0
0
0
0
6
5
4
reserved
RO
RO
RO
0
0
0
3
2
1
0
DLC
R/W
R/W
R/W
R/W
0
0
0
0
Bit/Field
31:16
15
14
13
12
Name
reserved
NewDat
MsgLst
IntPnd
UMask
Type
RO
R/W
R/W
R/W
R/W
Reset
0x0000
0x0
0x0
0x0
0x0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
New Data
0: No new data has been written into the data portion of this message
object by the message handler since the last time this flag was cleared
by the CPU.
1: The message handler or the CPU has written new data into the data
portion of this message object.
Message Lost
0 : No message was lost since the last time this bit was reset by the
CPU.
1: The message handler stored a new message into this object when
NewDat was set; the CPU has lost a message.
This bit is only valid for message objects with the Dir bit in the
CANIFnARB2 register set to 0 (receive).
Interrupt Pending
0: This message object is not the source of an interrupt.
1: This message object is the source of an interrupt. The interrupt
identifier in the CAN Interrupt (CANINT) register will point to this
message object if there is not another interrupt source with a higher
priority.
Use Acceptance Mask
0: Mask ignored.
1: Use mask (Msk, MXtd, and MDir) for acceptance filtering.
400
September 02, 2007
Preliminary