This enum defines various serial port flow control methods.
No flow control
Software flow control. Use XON and XOFF control characters
Hardware flow control. Use RTS and CTS signals
Hardware/software flow control. Use XON/XOFF and RTS/CTS
Definition at line 706 of file terminal.h.