Expand description
Software flow-control configuration
Structs§
- Software flow-control configuration
Type Aliases§
- Field
FORCE_XOFFreader - Set this bit to stop the transmitter from sending data. - Field
FORCE_XOFFwriter - Set this bit to stop the transmitter from sending data. - Field
FORCE_XONreader - Set this bit to enable the transmitter to go on sending data. - Field
FORCE_XONwriter - Set this bit to enable the transmitter to go on sending data. - Register
FLOW_CONFreader - Field
SEND_XOFFreader - Set this bit to send Xoff char. It is cleared by hardware automatically. - Field
SEND_XOFFwriter - Set this bit to send Xoff char. It is cleared by hardware automatically. - Field
SEND_XONreader - Set this bit to send Xon char. It is cleared by hardware automatically. - Field
SEND_XONwriter - Set this bit to send Xon char. It is cleared by hardware automatically. - Field
SW_FLOW_CON_ENreader - Set this bit to enable software flow control. It is used with register sw_xon or sw_xoff. - Field
SW_FLOW_CON_ENwriter - Set this bit to enable software flow control. It is used with register sw_xon or sw_xoff. - Register
FLOW_CONFwriter - Field
XONOFF_DELreader - Set this bit to remove flow control char from the received data. - Field
XONOFF_DELwriter - Set this bit to remove flow control char from the received data.