Module conf1

Source
Expand description

Configuration register 1

Structs§

CONF1_SPEC
Configuration register 1

Type Aliases§

DIS_RX_DAT_OVF_R
Field DIS_RX_DAT_OVF reader - Disable UART Rx data overflow detect.
DIS_RX_DAT_OVF_W
Field DIS_RX_DAT_OVF writer - Disable UART Rx data overflow detect.
R
Register CONF1 reader
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.
RX_FLOW_EN_R
Field RX_FLOW_EN reader - This is the flow enable bit for UART receiver.
RX_FLOW_EN_W
Field RX_FLOW_EN writer - This is the flow enable bit for UART receiver.
RX_TOUT_EN_R
Field RX_TOUT_EN reader - This is the enble bit for uart receiver’s timeout function.
RX_TOUT_EN_W
Field RX_TOUT_EN writer - This is the enble bit for uart receiver’s timeout function.
RX_TOUT_FLOW_DIS_R
Field RX_TOUT_FLOW_DIS reader - Set this bit to stop accumulating idle_cnt when hardware flow control works.
RX_TOUT_FLOW_DIS_W
Field RX_TOUT_FLOW_DIS writer - Set this bit to stop accumulating idle_cnt when hardware flow control works.
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