![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 812](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578812.webp)
CAN Registers
812
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Controller Area Network (CAN) Module
11.4.6 CANTST Register (Offset = 0x14) [reset = X]
CAN Test (CANTST)
This register is used for self-test and external pin access. It is write-enabled by setting the TEST bit in the
CANCTL register. Different test functions may be combined, however, CAN transfers are affected if the TX
bits in this register are not zero.
CANTST is shown in
and described in
.
Return to
Figure 11-10. CANTST Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
RESERVED
R-0x0
7
6
5
4
3
2
1
0
RX
TX
LBACK
SILENT
BASIC
RESERVED
R-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R-0x0
Table 11-13. CANTST Register Field Descriptions
Bit
Field
Type
Reset
Description
31-8
RESERVED
R
0x0
7
RX
R
0x0
Receive Observation.
0x0 = The CANnRx pin is low.
0x1 = The CANnRx pin is high.
6-5
TX
R/W
0x0
Transmit Control. Overrides control of the CANnTx pin.
0x0 = CAN Module ControlCANnTx is controlled by the CAN
module; default operation
0x1 = Sample PointThe sample point is driven on the CANnTx
signal. This mode is useful to monitor bit timing.
0x2 = Driven LowCANnTx drives a low value. This mode is useful for
checking the physical layer of the CAN bus.
0x3 = Driven HighCANnTx drives a high value. This mode is useful
for checking the physical layer of the CAN bus.
4
LBACK
R/W
0x0
Loopback Mode.
0x0 = Loopback mode is disabled.
0x1 = Loopback mode is enabled. In loopback mode, the data from
the transmitter is routed into the receiver. Any data on the receive
input is ignored.
3
SILENT
R/W
0x0
Silent Mode.
0x0 = Silent mode is disabled.
0x1 = Silent mode is enabled. In silent mode, the CAN controller
does not transmit data but instead monitors the bus. This mode is
also known as Bus Monitor mode.
2
BASIC
R/W
0x0
Basic Mode.
0x0 = Basic mode is disabled.
0x1 = Basic mode is enabled. In basic mode, software should use
the CANIF1 registers as the transmit buffer and use the CANIF2
registers as the receive buffer.
1-0
RESERVED
R
0x0