I want to configure a UART to use the Hardware Flow Control lines RTS and CTS in Linux. According to http://linux.die.net/man/3/termios, CRTSCTS enables RTS/CTS (hardware) flow control, and CLOCAL configures the serial port to ignore modem control lines. The 2 flags seem contradictory, how can you have hardware flow control enabled with CRTSCTS and ignore the lines with CLOCAL?
CLOCAL
ignores only the CD signal.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With