Module esp32s3::uart0::swfc_conf0
source · Expand description
Software flow-control character configuration
Structs
Register
SWFC_CONF0
readerSoftware flow-control character configuration
Register
SWFC_CONF0
writerType Definitions
Field
XOFF_CHAR
reader - This register stores the Xoff flow control char.Field
XOFF_CHAR
writer - This register stores the Xoff flow control char.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.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.