Expand description
UART status register
Structs§
- UART status register
Type Aliases§
- Field
CTSNreader - This register represent the level value of the internal uart cts signal. - Field
DSRNreader - The register represent the level value of the internal uart dsr signal. - Field
DTRNreader - This bit represents the level of the internal uart dtr signal. - Register
STATUSreader - Field
RTSNreader - This bit represents the level of the internal uart rts signal. - Field
RXDreader - This register represent the level value of the internal uart rxd signal. - Field
RXFIFO_CNTreader - Stores the byte number of valid data in Rx-FIFO. - Field
TXDreader - This bit represents the level of the internal uart txd signal. - Field
TXFIFO_CNTreader - Stores the byte number of data in Tx-FIFO.