Expand description
Software flow-control character configuration
Structs§
- SWFC_
CONF1_ SPEC - Software flow-control character configuration
Type Aliases§
- R
- Register
SWFC_CONF1reader - W
- Register
SWFC_CONF1writer - XOFF_
THRESHOLD_ R - Field
XOFF_THRESHOLDreader - 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_THRESHOLDwriter - 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. - XON_
THRESHOLD_ R - Field
XON_THRESHOLDreader - When the data amount in Rx-FIFO is less than this register value with uart_sw_flow_con_en set to 1 it will send a Xon char. - XON_
THRESHOLD_ W - Field
XON_THRESHOLDwriter - When the data amount in Rx-FIFO is less than this register value with uart_sw_flow_con_en set to 1 it will send a Xon char.