![FTDI FT51A Application Note Download Page 56](http://html1.mh-extra.com/html/ftdi/ft51a/ft51a_application-note_2341158056.webp)
Application Note
AN_289 FT51A Programming Guide
Version 1.0
Document Reference No.: FT_000962 Clearance No.: FTDI# 483
55
Copyright © 2015 Future Technology Devices International Limited
2.7.9
UART_LINE_CTRL
Bit
Position
Bit Field Name
Type
Reset
Description
7..6
Reserved
RFU
0
Reserved
5
set_break
R/W
0
When set, the txd line goes into a
‘spacing’ state which causes a break
in the receiving UART.
Clear this bit to disable the break.
4..2
parity_sel
R/W
0
Parity Sel Bits
Parity
xx0
No Parity
001
Odd Parity.
Parity bit will
be set to a ‘1’
or ‘0’ to ensure
an odd number
of 1s are sent
011
Even Parity.
Parity bit will
be set to a ‘1’
or ‘0’ to ensure
an even
number of 1s
are sent
101
High Parity.
Parity bit is
always set high
111
Low Parity.
Parity bit is
always set low
1
stop_2
R/W
0
When 0, one stop bit generated
When 1, two stop bits are generated
0
size_7
R/W
0
When 0, eight bits of data are
transmitted and received
When 1, seven bits of data are
transmitted and received
Table 2.64 UART Line Control Register