jacobsa / go-serial

A Go library for dealing with serial ports.
Apache License 2.0
626 stars 120 forks source link

How can I check CTS status? #43

Open PixDale opened 5 years ago

PixDale commented 5 years ago

If I open a serial port with the RTSCTSFlowControl parameter set to true, how can I check the status of CTS?