Class | Description |
---|---|
D2xxManager |
A management class for connected FTDI devices.
|
D2xxManager.DriverParameters |
A class for read() parameters.
|
D2xxManager.FtDeviceInfoListNode |
Information about a connected FTDI device.
|
FT_Device |
A device class provide different APIs for host to communicate and
operate different FT device.
|
FT_EEPROM |
EEPROM data structure on the 232A, 232B
|
FT_EEPROM_2232D |
EEPROM data structure on the 2232D
|
FT_EEPROM_2232H |
EEPROM data structure on the 2232H
|
FT_EEPROM_2232H.DRIVE_STRENGTH |
The driver strength on the 2232H
|
FT_EEPROM_232H |
EEPROM data structure on the 232H
|
FT_EEPROM_232H.CBUS |
CBus Option on the FT232H
|
FT_EEPROM_232H.DRIVE_STRENGTH |
The driver strength on the 232H
|
FT_EEPROM_232R |
EEPROM data structure on the 232R
|
FT_EEPROM_232R.CBUS |
CBus Option on the FT232R
|
FT_EEPROM_245R |
EEPROM data structure on the 245R
|
FT_EEPROM_245R.CBUS |
CBus Option on the FT245H
|
FT_EEPROM_4232H |
EEPROM data structure on the 4232H
|
FT_EEPROM_4232H.DRIVE_STRENGTH |
The driver strength on the FT4232H
|
FT_EEPROM_X_Series |
EEPROM data structure on the X Series
|
FT_EEPROM_X_Series.CBUS |
CBus Option on the X Series
|
FT_EEPROM_X_Series.DRIVE_STRENGTH |
The driver strength on the X Series
|
Exception | Description |
---|---|
D2xxManager.D2xxException |
A class for exception debug
Handle exception and print error message
|