BSL430.NET  1.2.1
Public Attributes | List of all members
FTD2XX_NET.FTDI.FT_FLOW_CONTROL Class Reference

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...
 

Detailed Description

Permitted flow control values for FTDI devices

Member Data Documentation

◆ FT_FLOW_DTR_DSR

const UInt16 FTD2XX_NET.FTDI.FT_FLOW_CONTROL.FT_FLOW_DTR_DSR = 0x0200

DTR/DSR flow control

◆ FT_FLOW_NONE

const UInt16 FTD2XX_NET.FTDI.FT_FLOW_CONTROL.FT_FLOW_NONE = 0x0000

No flow control

◆ FT_FLOW_RTS_CTS

const UInt16 FTD2XX_NET.FTDI.FT_FLOW_CONTROL.FT_FLOW_RTS_CTS = 0x0100

RTS/CTS flow control

◆ FT_FLOW_XON_XOFF

const UInt16 FTD2XX_NET.FTDI.FT_FLOW_CONTROL.FT_FLOW_XON_XOFF = 0x0400

Xon/Xoff flow control


The documentation for this class was generated from the following file: