Register Descriptions
1478
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
M3 Universal Asynchronous Receivers/Transmitters (UARTs)
21.7.14 UART DMA Control (UARTDMACTL), offset 0x048
The UARTDMACTL register is the DMA control register.
Figure 21-21. UART DMA Control (UARTDMACTL) Register
31
16
Reserved
R-0
15
3
2
1
0
Reserved
DMAERR
TXDMAE
RXDMAE
R-0
R/W-0
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 21-16. UART DMA Control (UARTDMACTL) Register Field Descriptions
Bit
Field
Value
Description
31-3
Reserved
Reserved
2
DMAERR
DMA on Error
0
µDMA receive requests are unaffected when a receive error occurs.
1
µDMA receive requests are automatically disabled when a receive error occurs.
1
TXDMAE
Transmit DMA Enable
0
µDMA for the transmit FIFO is disabled.
1
µDMA for the transmit FIFO is enabled.
0
RXDMAE
Receive DMA Enable
0
µDMA for the receive FIFO is disabled.
1
µDMA for the receive FIFO is enabled.
21.7.15 UART LIN Control (UARTLCTL), offset 0x090
The UARTLCTL register is the configures the operation of the UART when in LIN mode.
Figure 21-22. UART LIN Control (UARTLCTL) Register
31
16
Reserved
R-0
15
6
5
4
3
1
0
Reserved
BLEN
Reserved
MASTER
R-0
R/W-0
R-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 21-17. UART LIN Control (UARTLCTL) Register Field Descriptions
Bit
Field
Value
Description
31-6
Reserved
Reserved
5-4
BLEN
Sync Break Length
0x3
Sync break length is 16T bits
0x2
Sync break length is 15T bits
0x1
Sync break length is 14T bits
0x0
Sync break length is 13T bits (default)
3-1
Reserved
Reserved
0
MASTER
LIN Master Enable
0
The UART operates as a LIN slave.
1
The UART operates as a LIN master.