Expand description
UART threshold and allocation configuration
Structs§
- TOUT_
CONF_ SYNC_ SPEC - UART threshold and allocation configuration
Type Aliases§
- R
- Register
TOUT_CONF_SYNCreader - RX_
TOUT_ EN_ R - Field
RX_TOUT_ENreader - This is the enble bit for uart receiver’s timeout function. - RX_
TOUT_ EN_ W - Field
RX_TOUT_ENwriter - This is the enble bit for uart receiver’s timeout function. - RX_
TOUT_ FLOW_ DIS_ R - Field
RX_TOUT_FLOW_DISreader - Set this bit to stop accumulating idle_cnt when hardware flow control works. - RX_
TOUT_ FLOW_ DIS_ W - Field
RX_TOUT_FLOW_DISwriter - Set this bit to stop accumulating idle_cnt when hardware flow control works. - RX_
TOUT_ THRHD_ R - Field
RX_TOUT_THRHDreader - This register is used to configure the threshold time that receiver takes to receive one byte. The rxfifo_tout_int interrupt will be trigger when the receiver takes more time to receive one byte with rx_tout_en set to 1. - RX_
TOUT_ THRHD_ W - Field
RX_TOUT_THRHDwriter - This register is used to configure the threshold time that receiver takes to receive one byte. The rxfifo_tout_int interrupt will be trigger when the receiver takes more time to receive one byte with rx_tout_en set to 1. - W
- Register
TOUT_CONF_SYNCwriter