![NXP Semiconductors QN902 Series Скачать руководство пользователя страница 101](http://html1.mh-extra.com/html/nxp-semiconductors/qn902-series/qn902-series_user-manual_1722213101.webp)
NXP Semiconductors
QN902x
User Manual of QN902x
UM10996
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2018. All rights reserved.
User Manual
Rev 1.3
— 05 November 2018
101 of 128
3
RW
0
EPS
Even parity select. Controls the type of parity the
UART uses during transmission and reception:
0 = odd parity. The UART generates or checks for
an odd number of 1s in the data and parity bits.
1 = even parity. The UART generates or checks for
an even number of 1s in the data and parity bits.
2
RW
0
RX_EN
Receive enable.
0: Receive is disabled
When the UART is disabled in the middle of
reception, it completes the current character
before stopping.
1: Receive is enabled
1
RW
0
TX_EN
Transmit enable.
0: Transmit is disabled.
When the UART is disabled in the middle of
transmission, it completes the current character
before stopping.
1: Transmit is enabled.
0
RW
0
UART_EN
UART enable:
0 = UART is disabled.
If the UART is disabled in the middle of
transmission or reception, it completes the
current character before stopping.
1 = the UART is enabled.
Table 75 FLAG
Bit
Type
Reset
Symbol
Description
31-8
R
0
RSVD
Reserved
7
R
0
TX_BUSY
TXD line status
Write: invalid
Read:
1 = indicates UART tx buffer is full or uart is
transmitting data(when send BREAK,it is not
busy)
0 = other case
6
R
0
UART_INT
UART interrupts flag. This bit will be auto cleared
When all UART interrupts are cleared by
software.
Write: invalid
Read:
0: No UART interrupt is pending.
1: UART interrupts are pending
5
RW1
0
BE_INT
Break error interrupt status.
Write:
0 : Invalid
1 : Clear this interrupt.
Read:
0:
No break interrupt signal has been received
1: Indicates that the RxDn input is held in the
logic 0 state for a duration longer than one
frame transmission time.
4
RW1
0
PE_INT
Parity error interrupt status.