15-8
DS785UM1
Copyright 2007 Cirrus Logic
UART2
EP93xx User’s Guide
1
5
1
5
15
UART2RXSts
Address:
0x808D_0004 - Read/Write
Default:
0x0000_0000
Definition:
UART Receive Status Register and Error Clear Register. Provides receive
status of the data value last read from the UART2Data. A write to this register
clears the framing, parity, break and overrun errors. The data value is not
important.
Bit Descriptions:
RSVD:
Reserved. Unknown During Read.
OE:
Overrun Error. This bit is set to “1” if data is received and
the FIFO is already full. This bit is cleared to 0 by a write to
UART2RXSts. The FIFO contents remain valid since no
further data is written when the FIFO is full, only the
contents of the shift register are overwritten. The CPU
must now read the data in order to empty the FIFO.
BE:
Break Error. This bit is set to “1” if a break condition was
detected, indicating that the received data input was held
LOW for longer than a full-word transmission time (defined
as start, data, parity and stop bits). This bit is cleared to 0
after a write to UART2RXSts. In FIFO mode, this error is
associated with the character at the top of the FIFO. When
a break occurs, only one 0 character is loaded into the
FIFO. The next character is only enabled after the receive
data input goes to a “1” (marking state) and the next valid
start bit is received.
PE:
Parity Error. When this bit is set to “1”, it indicates that the
parity of the received data character does not match the
parity selected in UART2LinCtrlHigh (bit 2). This bit is
cleared to 0 by a write to UART2RXSts. In FIFO mode,
this error is associated with the character at the top of the
FIFO.
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
OE
BE
PE
FE
Summary of Contents for EP93 Series
Page 28: ...P 6 DS785UM1 Copyright 2007 Cirrus Logic Preface EP93xx User s Guide PP P ...
Page 162: ...5 36 DS785UM1 Copyright 2007 Cirrus Logic System Controller EP93xx User s Guide 55 5 ...
Page 576: ...15 18 DS785UM1 Copyright 2007 Cirrus Logic UART2 EP93xx User s Guide 1515 15 ...
Page 634: ...17 38 DS785UM1 Copyright 2007 Cirrus Logic IrDA EP93xx User s Guide 1717 17 ...
Page 648: ...19 6 DS785UM1 Copyright 2007 Cirrus Logic Watchdog Timer EP93xx User s Guide 1919 19 ...
Page 688: ...21 32 DS785UM1 Copyright 2007 Cirrus Logic I2S Controller EP93xx User s Guide 2121 21 ...
Page 790: ...27 20 DS785UM1 Copyright 2007 Cirrus Logic IDE Interface EP93xx User s Guide 2727 27 ...
Page 808: ...28 18 DS785UM1 Copyright 2007 Cirrus Logic GPIO Interface EP93xx User s Guide 2828 28 ...