Module swfc_conf1

Source
Expand description

Software flow-control character configuration

Structs§

SWFC_CONF1_SPEC
Software flow-control character configuration

Type Aliases§

R
Register SWFC_CONF1 reader
W
Register SWFC_CONF1 writer
XON_CHAR_R
Field XON_CHAR reader - This register stores the Xon flow control char.
XON_CHAR_W
Field XON_CHAR writer - This register stores the Xon flow control char.
XON_THRESHOLD_R
Field XON_THRESHOLD reader - 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_THRESHOLD writer - 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.