SCI/LIN Control Registers
1306
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Serial Communication Interface (SCI)/ Local Interconnect Network (LIN)
Module
25.13.13.3 Transmit Data Buffer Register (SCITD)
Data to be transmitted is written to the SCITD register.
and
illustrate this
register.
Figure 25-41. Transmit Data Buffer Register (SCITD) [offset = 38h]
31
16
Reserved
R-0
15
8
7
0
Reserved
TD
R-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 25-27. Transmit Data Buffer Register (SCITD) Field Descriptions
Bit
Field
Value
Description
31-8
Reserved
0
Reads return 0. Writes have no effect.
7-0
TD
0-FFh
Transmit data. This bit is effective in SCI-compatible mode only. Data to be transmitted is written
to the SCITD register. The transfer of data from this register to the transmit shift register
SCITXSHF sets the TXRDY flag, which indicates that SCITD is ready to be loaded with another
byte of data.
Note: If SET TX INT is set, this data transfer also causes an interrupt.
NOTE:
Data written to the SCITD register that is fewer than eight bits long must be right justified, but
it does not need to be padded with leading zeros.
25.13.14 SCI Pin I/O Control Register 0 (SCIPIO0)
and
illustrate this register.
Figure 25-42. SCI Pin I/O Control Register 0 (SCIPIO0) [offset = 3Ch]
31
8
Reserved
R-0
7
3
2
1
0
Reserved
TX FUNC
RX FUNC
Reserved
R-0
R/W-0
R/W-0
R-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 25-28. SCI Pin I/O Control Register 0 (SCIPIO0) Field Descriptions
Bit
Field
Value
Description
31-3
Reserved
0
Reads return 0. Writes have no effect.
2
TX FUNC
Transfer function. This bit is effective in LIN or SCI mode. This bit defines the function of pin LINTX.
0
LINTX is a general-purpose digital I/O pin.
1
LINTX is the SCI/LIN transmit pin.
1
RX FUNC
Receive function. This bit is effective in LIN or SCI mode. This bit defines the function of pin LINRX.
0
LINRX is a general-purpose digital I/O pin.
1
LINRX is the SCI/LIN receive pin.
0
Reserved
0
Reads return 0. Writes have no effect.