Expand description
Software flow-control character configuration
Structs§
- SWFC_
CONF0_ SPEC - Software flow-control character configuration
Type Aliases§
- R
- Register
SWFC_CONF0
reader - W
- Register
SWFC_CONF0
writer - XOFF_
CHAR_ R - Field
XOFF_CHAR
reader - This register stores the Xoff flow control char. - XOFF_
CHAR_ W - Field
XOFF_CHAR
writer - This register stores the Xoff flow control char. - XOFF_
THRESHOLD_ R - Field
XOFF_THRESHOLD
reader - When the data amount in Rx-FIFO is more than this register value with uart_sw_flow_con_en set to 1, it will send a Xoff char. - XOFF_
THRESHOLD_ W - Field
XOFF_THRESHOLD
writer - When the data amount in Rx-FIFO is more than this register value with uart_sw_flow_con_en set to 1, it will send a Xoff char.