English
Language : 

Z8F082ASH020SC Datasheet, PDF (114/244 Pages) Zilog, Inc. – Z8 Encore XP-R F08xA Series with eXtended Peripherals
Z8 Encore! XP® F08xA Seriess
Product Specification
96
TXD—Transmit Data
UART transmitter data byte to be shifted out through the TXDx pin.
UART Receive Data Register
Data bytes received through the RXDx pin are stored in the UART Receive Data register
(Table 61). The read-only UART Receive Data register shares a Register File address with
the Write-only UART Transmit Data register.
Table 61. UART Receive Data Register (U0RXD)
BITS
7
6
5
4
3
2
1
0
FIELD
RXD
RESET
X
X
X
X
X
X
X
X
R/W
R
R
R
R
R
R
R
R
ADDR
F40H
RXD—Receive Data
UART receiver data byte from the RXDx pin
UART Status 0 Register
The UART Status 0 and Status 1 registers (Table 62 and 54) identify the current UART
operating configuration and status.
Table 62. UART Status 0 Register (U0STAT0)
BITS
FIELD
RESET
R/W
ADDR
7
6
5
4
3
2
1
0
RDA
PE
OE
FE
BRKD TDRE
TXE
CTS
0
0
0
0
0
1
1
X
R
R
R
R
R
R
R
R
F41H
RDA—Receive Data Available
This bit indicates that the UART Receive Data register has received data. Reading the
UART Receive Data register clears this bit.
0 = The UART Receive Data register is empty.
1 = There is a byte in the UART Receive Data register.
PE—Parity Error
This bit indicates that a parity error has occurred. Reading the UART Receive Data regis-
ter clears this bit.
PS024705-0405
PRELIMINARY
UART