Cirrus Logic EP93xx User Manual

Page 569

Advertising
background image

DS785UM1

15-11

Copyright 2007 Cirrus Logic

UART2

EP93xx User’s Guide

1

5

1

5

15

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.

UART2LinCtrlLow

Address:

0x808D_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

15

14

13

12

11

10

9

8

7

6

5

4

3

2

1

0

RSVD

BR

Advertising