Expand description
Software flow-control configuration
Structs§
- FLOW_
CONF_ SPEC - Software flow-control configuration
Type Aliases§
- FORCE_
XOFF_ R - Field
FORCE_XOFF
reader - Set this bit to stop the transmitter from sending data. - FORCE_
XOFF_ W - Field
FORCE_XOFF
writer - Set this bit to stop the transmitter from sending data. - FORCE_
XON_ R - Field
FORCE_XON
reader - Set this bit to enable the transmitter to go on sending data. - FORCE_
XON_ W - Field
FORCE_XON
writer - Set this bit to enable the transmitter to go on 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.