English
Language : 

Z8FMC16100 Datasheet, PDF (157/402 Pages) Zilog, Inc. – Z8 Encore-R Motor Control Flash MCUs
Z8FMC16100 Series Flash MCU
Product Specification
135
BITS
FIELD
RESET
R/W
ADDR
Table 71. LIN-UART Control 0 Register (U0CTL0)
7
6
5
4
3
TEN
REN
CTSE
PEN
PSEL
0
0
0
0
0
R/W
R/W
R/W
R/W
R/W
F42H
2
SBRK
0
R/W
1
STOP
0
R/W
0
LBEN
0
R/W
TEN—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.
REN—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 LIN-UART recognizes the CTS signal as an enable control for the transmitter.
PEN—Parity Enable
This bit enables or disables parity. Even or odd is determined by the PSEL bit.
0 = Parity is disabled. This bit is overridden by the MPEN bit.
1 = The transmitter sends data with an additional parity bit and the receiver receives an
additional parity bit.
PSEL—Parity Select
0 = Even parity is transmitted and expected on all received data.
1 = Odd parity is transmitted and expected on all received data.
SBRK—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. In
standard UART mode, the duration of the break is determined by how long software
leaves this bit asserted. Also the duration of any required Stop bits following the break
must be timed by software before writing a new byte to be transmitted to the transmit data
register. In LIN mode, the master sends a Break character by asserting SBRK. The duration
of the break is timed by hardware, and the SBRK bit is deasserted by hardware when the
Break is completed. The duration of the Break is determined by the TxBreakLength field
PS024604-1005
PRELIMINARY
LIN-UART Control 0 Register