Module flow_conf

Source
Expand description

Structs§

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

Type Aliases§

FORCE_XOFF_R
Field FORCE_XOFF reader - Set this bit to set ctsn to enable the transmitter to go on sending data.
FORCE_XOFF_W
Field FORCE_XOFF writer - Set this bit to set ctsn to enable the transmitter to go on sending data.
FORCE_XON_R
Field FORCE_XON reader - Set this bit to clear ctsn to stop the transmitter from sending data.
FORCE_XON_W
Field FORCE_XON writer - Set this bit to clear ctsn to stop the transmitter from sending data.
R
Register FLOW_CONF reader
SEND_XOFF_R
Field SEND_XOFF reader - Set this bit to send xoff char. it is cleared by hardware automatically.
SEND_XOFF_W
Field SEND_XOFF writer - Set this bit to send xoff char. it is cleared by hardware automatically.
SEND_XON_R
Field SEND_XON reader - Set this bit to send xon char. it is cleared by hardware automatically.
SEND_XON_W
Field SEND_XON writer - Set this bit to send xon char. it is cleared by hardware automatically.
SW_FLOW_CON_EN_R
Field SW_FLOW_CON_EN reader - Set this bit to enable software flow control. it is used with register sw_xon or sw_xoff .
SW_FLOW_CON_EN_W
Field SW_FLOW_CON_EN writer - Set this bit to enable software flow control. it is used with register sw_xon or sw_xoff .
W
Register FLOW_CONF writer
XONOFF_DEL_R
Field XONOFF_DEL reader - Set this bit to remove flow control char from the received data.
XONOFF_DEL_W
Field XONOFF_DEL writer - Set this bit to remove flow control char from the received data.