English
Language : 

Z8F0113HJ005EG Datasheet, PDF (127/245 Pages) Zilog, Inc. – High-Performance 8-Bit Microcontrollers
Z8 Encore! XP® F0823 Series
Product Specification
112
UART Control 0 and Control 1 Registers
The UART Control 0 and Control 1 registers (Table 68 and Table 69) configure the 
properties of the UART’s transmit and receive operations. The UART Control registers
must not be written while the UART is enabled.
Table 68. UART Control 0 Register (U0CTL0)
Bit
Field
RESET
R/W
Address
7
TEN
0
R/W
6
REN
0
R/W
5
CTSE
0
R/W
4
3
PEN
PSEL
0
0
R/W
R/W
F42H
2
SBRK
0
R/W
1
STOP
0
R/W
0
LBEN
0
R/W
Bit
[7]
TEN
[6]
REN
[5]
CTSE
[4]
PEN
[3]
PSEL
[2]
SBRK
Description
Transmit Enable
This bit enables or disables the transmitter. The enable is also controlled by the CTS signal
and the CTSE bit. If the CTS signal is low and the CTSE bit is 1, the transmitter is enabled.
0 = Transmitter disabled.
1 = Transmitter enabled.
Receive Enable
This bit enables or disables the receiver.
0 = Receiver disabled.
1 = Receiver enabled.
CTSE—CTS Enable
0 = The CTS signal has no effect on the transmitter.
1 = The UART recognizes the CTS signal as an enable control from the transmitter.
Parity Enable
This bit enables or disables parity. Even or odd is determined by the PSEL bit.
0 = Parity is disabled.
1 = The transmitter sends data with an additional parity bit and the receiver receives an addi-
tional parity bit .
Parity Select
0 = Even parity is transmitted and expected on all received data.
1 = Odd parity is transmitted and expected on all received data.
Send Break
This bit pauses or breaks data transmission. Sending a break interrupts any transmission in
progress, so ensure that the transmitter has finished sending data before setting this bit.
0 = No break is sent.
1 = Forces a break condition by setting the output of the transmitter to zero.
PS024315-1011
PRELIMINARY
UART Control Register Definitions