![Intel IXP45X Скачать руководство пользователя страница 763](http://html1.mh-extra.com/html/intel/ixp45x/ixp45x_developers-manual_2073092763.webp)
Intel
®
IXP45X and Intel
®
IXP46X Product Line of Network Processors
August 2006
Developer’s Manual
Order Number: 306262-004US
763
Universal Asynchronous Receiver-Transmitter (UART)—Intel
®
IXP45X and Intel
®
IXP46X
Product Line of Network Processors
14.5.2
Transmit Holding Register
14.5.3
Divisor Latch Low Register
Register
RBR
Bits
Name
Description
31:8
(Reserved)
7:0
RBR
In non-FIFO mode, this register holds the character received by the UART’s
Receive Shift Register. If fewer than 8 bits are received, the bits are right-
justified and the leading bits are zeroed.
In FIFO mode, this register latches the value of the data byte at the bottom of
the Receive FIFO.
The DLAB bit in the Line Control Register must be set to logic 0 to access this
register.
Register Name:
THR
Hex Offset Address:
0xC800 X000
Reset Hex Value:
0x00000000
Register
Description:
Transmit Holding Register
Access: Write Only.
31
8
7
0
(Reserved)
THR
Register
THR
Bits
Name
Description
31:8
(Reserved)
7:0
THR
In Non-FIFO mode, this register holds the next data byte to be transmitted.
When the Transmit Shift Register becomes empty, the contents of the Transmit
Holding Register are loaded into the shift register and the transmit data request
(TDRQ) bit in the Line Status Register is set to 1.
In FIFO mode, writing to THR puts data to the top of the Transmit FIFO. The
data at the bottom of the Transmit FIFO is loaded to the shift register when the
shift register becomes empty.
The DLAB bit in the Line Control Register must be set to logic 0 to access this
register.
Register Name:
DLL
Hex Offset Address:
0xC800 X000
Reset Hex Value:
0x00000002
Register
Description:
Divisor Latch Low Register
Access: Read/Write.
31
8
7
0
(Reserved)
DLL