I have a document with connection information to a device over a serial port. It specifies "full duplex" as the setting for flow control. Under Windows, I have the following options for setting up the flow control:
- Xon/Xoff
- Hardware
- None
What is the equivalent of "full duplex" in the above list?