DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
DirectOutput.Cab.Out.FTDIChip.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

const UInt16 DirectOutput.Cab.Out.FTDIChip.FTDI.FT_FLOW_CONTROL.FT_FLOW_DTR_DSR = 0x0200

DTR/DSR flow control

const UInt16 DirectOutput.Cab.Out.FTDIChip.FTDI.FT_FLOW_CONTROL.FT_FLOW_NONE = 0x0000

No flow control

const UInt16 DirectOutput.Cab.Out.FTDIChip.FTDI.FT_FLOW_CONTROL.FT_FLOW_RTS_CTS = 0x0100

RTS/CTS flow control

const UInt16 DirectOutput.Cab.Out.FTDIChip.FTDI.FT_FLOW_CONTROL.FT_FLOW_XON_XOFF = 0x0400

Xon/Xoff flow control


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