Module swfc_conf

Source
Expand description

Structs§

SWFC_CONF_SPEC
You can read this register and get swfc_conf::R. You can reset, write, write_with_zero this register using swfc_conf::W. You can also modify this register. See API.

Type Aliases§

R
Register SWFC_CONF reader
W
Register SWFC_CONF 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 receiver’s fifo is less than this register value. it will send a xon char with uart_sw_flow_con_en set to 1.
XOFF_THRESHOLD_W
Field XOFF_THRESHOLD writer - When the data amount in receiver’s fifo is less than this register value. it will send a xon char with uart_sw_flow_con_en set to 1.
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 receiver’s fifo is more than this register value. it will send a xoff char with uart_sw_flow_con_en set to 1.
XON_THRESHOLD_W
Field XON_THRESHOLD writer - when the data amount in receiver’s fifo is more than this register value. it will send a xoff char with uart_sw_flow_con_en set to 1.