Expand description
Configuration register 1
Structs
- Configuration register 1
Type Aliases
- FieldDIS_RX_DAT_OVFreader - Disable UART Rx data overflow detect.
- FieldDIS_RX_DAT_OVFwriter - Disable UART Rx data overflow detect.
- RegisterCONF1reader
- FieldRXFIFO_FULL_THRHDreader - It will produce rxfifo_full_int interrupt when receiver receives more data than this register value.
- FieldRXFIFO_FULL_THRHDwriter - It will produce rxfifo_full_int interrupt when receiver receives more data than this register value.
- FieldRX_FLOW_ENreader - This is the flow enable bit for UART receiver.
- FieldRX_FLOW_ENwriter - This is the flow enable bit for UART receiver.
- FieldRX_TOUT_ENreader - This is the enble bit for uart receiver’s timeout function.
- FieldRX_TOUT_ENwriter - This is the enble bit for uart receiver’s timeout function.
- FieldRX_TOUT_FLOW_DISreader - Set this bit to stop accumulating idle_cnt when hardware flow control works.
- FieldRX_TOUT_FLOW_DISwriter - Set this bit to stop accumulating idle_cnt when hardware flow control works.
- FieldTXFIFO_EMPTY_THRHDreader - It will produce txfifo_empty_int interrupt when the data amount in Tx-FIFO is less than this register value.
- FieldTXFIFO_EMPTY_THRHDwriter - It will produce txfifo_empty_int interrupt when the data amount in Tx-FIFO is less than this register value.
- RegisterCONF1writer