|
BSL430.NET
1.2.1
|
Permitted flow control values for FTDI devices More...
Public Attributes | |
| const UInt16 | FT_FLOW_NONE = 0x0000 |
| No flow control More... | |
| const UInt16 | FT_FLOW_RTS_CTS = 0x0100 |
| RTS/CTS flow control More... | |
| const UInt16 | FT_FLOW_DTR_DSR = 0x0200 |
| DTR/DSR flow control More... | |
| const UInt16 | FT_FLOW_XON_XOFF = 0x0400 |
| Xon/Xoff flow control More... | |
Permitted flow control values for FTDI devices
| const UInt16 FTD2XX_NET.FTDI.FT_FLOW_CONTROL.FT_FLOW_DTR_DSR = 0x0200 |
DTR/DSR flow control
| const UInt16 FTD2XX_NET.FTDI.FT_FLOW_CONTROL.FT_FLOW_NONE = 0x0000 |
No flow control
| const UInt16 FTD2XX_NET.FTDI.FT_FLOW_CONTROL.FT_FLOW_RTS_CTS = 0x0100 |
RTS/CTS flow control
| const UInt16 FTD2XX_NET.FTDI.FT_FLOW_CONTROL.FT_FLOW_XON_XOFF = 0x0400 |
Xon/Xoff flow control
1.8.15