Owner's manual

Table Of Contents
DS785UM1 14-21
Copyright 2007 Cirrus Logic
UART1 With HDLC and Modem Control Signals
EP93xx User’s Guide
1
4
1
4
Definition:
UART Line Control Register Middle.
Bit Descriptions:
RSVD: Reserved. Unknown During Read.
BR: Baud Rate Divisor bits [15:8]. Most significant byte of baud
rate divisor. These bits are cleared to 0 on reset.
UART1LinCtrlLow
Address:
0x808C_0010 - Read/Write
Default:
0x0000_0000
Definition:
UART Line Control Register Low.
Bit Descriptions:
RSVD: Reserved. Unknown During Read.
BR: Baud Rate Divisor bits [7:0]. Least significant byte of baud
rate divisor. These bits are cleared to 0 on reset. The baud
rate divisor is calculated as follows:
Baud rate divisor
BAUDDIV = (F
UARTCLK
/ 16 * Baud rate)) – 1
where F
UARTCLK
is the UART reference clock frequency. A
baud rate divisor of zero is not allowed and will result in no
data transfer.
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16
RSVD
1514131211109876543210
RSVD BR