NUC970 Technical Reference Manual
Publication Release Date: Dec. 15, 2015
- 832 -
Revision V1.30
NUC97
0
T
E
CHNIC
A
L
RE
F
E
RE
N
CE
MA
NUA
L
Message Valid Register 1 (CAN_MVLD1)
These registers hold the MsgVal bits of the 32 Message Objects. By reading the MsgVal bits, the
application software can check which Message Object is valid. The MsgVal bit of a specific Message
Object can be set/reset by the application software via the IFn Message Interface Registers.
Register
Offset
R/W
Description
Reset Value
CAN_MVLD1
0x160 R
Message Valid Register 1
0x0000_0000
31
30
29
28
27
26
25
24
Reserved
23
22
21
20
19
18
17
16
Reserved
15
14
13
12
11
10
9
8
MsgVal 16- 9
7
6
5
4
3
2
1
0
MsgVal 8-1
Bits
Description
[31:16]
Reserved
Reserved.
[15:0]
MsgVal 16-1
Message Valid Bits 16-1 (of All Message Objects) (Read Only)
0 = This Message Object is ignored by the Message Handler.
1 = This Message Object is configured and should be considered by the Message Handler.
Ex. CAN_MVLD1[0] means Message object No.1 is valid or not. If CAN_MVLD1[0] is set,
message object No.1 is configured.