Expand description
UART threshold and allocation configuration
Structs§
- TOUT_
CONF_ SYNC_ SPEC - UART threshold and allocation configuration
Type Aliases§
- R
- Register
TOUT_CONF_SYNC
reader - 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. - RX_
TOUT_ THRHD_ R - Field
RX_TOUT_THRHD
reader - 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_THRHD
writer - 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_SYNC
writer