Expand description
Configuration register 1
Structs§
- CONF1_
SPEC - Configuration register 1
Type Aliases§
- CLK_
EN_ R - Field
CLK_EN
reader - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers. - CLK_
EN_ W - Field
CLK_EN
writer - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers. - CTS_
INV_ R - Field
CTS_INV
reader - Set this bit to inverse the level value of uart cts signal. - CTS_
INV_ W - Field
CTS_INV
writer - Set this bit to inverse the level value of uart cts signal. - DSR_
INV_ R - Field
DSR_INV
reader - Set this bit to inverse the level value of uart dsr signal. - DSR_
INV_ W - Field
DSR_INV
writer - Set this bit to inverse the level value of uart dsr signal. - DTR_
INV_ R - Field
DTR_INV
reader - Set this bit to inverse the level value of uart dtr signal. - DTR_
INV_ W - Field
DTR_INV
writer - Set this bit to inverse the level value of uart dtr signal. - R
- Register
CONF1
reader - RTS_
INV_ R - Field
RTS_INV
reader - Set this bit to inverse the level value of uart rts signal. - RTS_
INV_ W - Field
RTS_INV
writer - Set this bit to inverse the level value of uart rts signal. - RXFIFO_
FULL_ THRHD_ R - Field
RXFIFO_FULL_THRHD
reader - It will produce rxfifo_full_int interrupt when receiver receives more data than this register value. - RXFIFO_
FULL_ THRHD_ W - Field
RXFIFO_FULL_THRHD
writer - It will produce rxfifo_full_int interrupt when receiver receives more data than this register value. - SW_
DTR_ R - Field
SW_DTR
reader - This register is used to configure the software dtr signal which is used in software flow control. - SW_
DTR_ W - Field
SW_DTR
writer - This register is used to configure the software dtr signal which is used in software flow control. - TXFIFO_
EMPTY_ THRHD_ R - Field
TXFIFO_EMPTY_THRHD
reader - It will produce txfifo_empty_int interrupt when the data amount in Tx-FIFO is less than this register value. - TXFIFO_
EMPTY_ THRHD_ W - Field
TXFIFO_EMPTY_THRHD
writer - It will produce txfifo_empty_int interrupt when the data amount in Tx-FIFO is less than this register value. - W
- Register
CONF1
writer