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

Flags that provide information on the FTDI device state More...

Public Attributes

const UInt32 FT_FLAGS_OPENED = 0x00000001
 Indicates that the device is open More...
 
const UInt32 FT_FLAGS_HISPEED = 0x00000002
 Indicates that the device is enumerated as a hi-speed USB device More...
 

Detailed Description

Flags that provide information on the FTDI device state

Member Data Documentation

◆ FT_FLAGS_HISPEED

const UInt32 FTD2XX_NET.FTDI.FT_FLAGS.FT_FLAGS_HISPEED = 0x00000002

Indicates that the device is enumerated as a hi-speed USB device

◆ FT_FLAGS_OPENED

const UInt32 FTD2XX_NET.FTDI.FT_FLAGS.FT_FLAGS_OPENED = 0x00000001

Indicates that the device is open


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