WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
DirectOutput.Cab.Out.FTDIChip.FTDI.FT_PURGE Class Reference

Purge buffer constant definitions More...

Public Attributes

const byte FT_PURGE_RX = 0x01
 Purge Rx buffer More...
 
const byte FT_PURGE_TX = 0x02
 Purge Tx buffer More...
 

Detailed Description

Purge buffer constant definitions

Definition at line 484 of file FTD2XX_NET.cs.

Member Data Documentation

const byte DirectOutput.Cab.Out.FTDIChip.FTDI.FT_PURGE.FT_PURGE_RX = 0x01

Purge Rx buffer

Definition at line 489 of file FTD2XX_NET.cs.

const byte DirectOutput.Cab.Out.FTDIChip.FTDI.FT_PURGE.FT_PURGE_TX = 0x02

Purge Tx buffer

Definition at line 493 of file FTD2XX_NET.cs.


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