Uartrbr (Uart Receiver Data Buffer Register); Uartthr (Uart Transmitter Data Holding Register); Uartier (Uart Interrupt Enable Register); Uartdll (Uart Divisor Latch Lsb Register) - NEC uPD98502 User Manual

Network controller
Table of Contents

Advertisement

8.3.2 UARTRBR (UART Receiver data Buffer Register)

This register holds receive data. It is only accessed when the Divisor Latch Access bit (DLAB) is cleared in the
UARTLCR.
Bits
Field
31:8
Reserved
7:0
UDATA

8.3.3 UARTTHR (UART Transmitter data Holding Register)

This register holds transmit data. It is only accessed when the Divisor Latch Access bit (DLAB) is cleared in the
UARTLCR.
Bits
Field
31:8
Reserved
7:0
UDATA

8.3.4 UARTIER (UART Interrupt Enable Register)

This register is used to enable UART interrupts. It is only accessed when the Divisor Latch Access bit (DLAB) is set
in the UARTLCR. The UARTIM (bit2 in Interrupt Mask Register "S_IMR") is a global enable for interrupt sources
enabled by this register.
Bits
Field
31:4
Reserved
3
ERBMI
2
ERBLI
1
ERBEI

8.3.5 UARTDLL (UART Divisor Latch LSB Register)

This register is used to set the divisor (division rate) for the baud rate generator. The data in this register and the
lower 8-bit data in UARTDLM register are together handled as 16-bit data.
Bits
Field
31:8
Reserved
7:0
DIVLSB
416
CHAPTER 8 UART
R/W
Default
R
0
Hardwired to 0.
R
-
UART receive data (read only) when DLAB = 0.
R/W
Default
W
0
Hardwired to 0.
W
-
UART transmit data (write only) when DLAB = 0.
R/W
Default
R/W
0
Hardwired to 0.
R/W
0
UART Modem status Interrupts:
1 = Enable Modem status change interrupt
0 = Disable such interrupts
Modem status changes are reported to UARTMSR
R/W
0
UART Line status Interrupts:
1 = Enable Line status error interrupt
0 = Disable such interrupts
Line status error interrupt state reported to UARTLSR
R/W
0
UART Transmitter Buffer empty Interrupt:
1 = Enable Transmitter Buffer empty interrupt
0 = Disable such interrupts
Transmitter Buffer empty state reported to UARTLSR
R/W
Default
R/W
0
Hardwired to 0.
R/W
-
UART divisor latch (see Table 8-1):
Only accessed when DLAB = 1 in UARTLCR
Preliminary User's Manual S15543EJ1V0UM
Description
Description
Description
Description

Advertisement

Table of Contents
loading

Table of Contents