You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hardware flow control mode should be documented more completely. In the Chromium implementation it means that RTS/CTS-based flow control is used, where RTS is set high when there is available receive buffer space and set low when the receive buffer is dangerously full. Similarly, the CTS signal is monitored and data only sent when CTS is high.
The text was updated successfully, but these errors were encountered:
The hardware flow control mode should be documented more completely. In the Chromium implementation it means that RTS/CTS-based flow control is used, where RTS is set high when there is available receive buffer space and set low when the receive buffer is dangerously full. Similarly, the CTS signal is monitored and data only sent when CTS is high.
The text was updated successfully, but these errors were encountered: