#include <ftd2xx.h>
Data Fields | |
Common header | |
| FT_EEPROM_HEADER | common |
Drive options | |
| UCHAR | ALSlowSlew |
| UCHAR | ALSchmittInput |
| UCHAR | ALDriveCurrent |
| UCHAR | AHSlowSlew |
| UCHAR | AHSchmittInput |
| UCHAR | AHDriveCurrent |
| UCHAR | BLSlowSlew |
| UCHAR | BLSchmittInput |
| UCHAR | BLDriveCurrent |
| UCHAR | BHSlowSlew |
| UCHAR | BHSchmittInput |
| UCHAR | BHDriveCurrent |
Hardware options | |
| UCHAR | AIsFifo |
| UCHAR | AIsFifoTar |
| UCHAR | AIsFastSer |
| UCHAR | BIsFifo |
| UCHAR | BIsFifoTar |
| UCHAR | BIsFastSer |
| UCHAR | PowerSaveEnable |
Driver option | |
| UCHAR | ADriverType |
| UCHAR | BDriverType |
FT2232H EEPROM structure for use with FT_EEPROM_Read and FT_EEPROM_Program
| UCHAR ft_eeprom_2232h::AHDriveCurrent |
| UCHAR ft_eeprom_2232h::AHSchmittInput |
| UCHAR ft_eeprom_2232h::AHSlowSlew |
| UCHAR ft_eeprom_2232h::AIsFastSer |
| UCHAR ft_eeprom_2232h::AIsFifo |
| UCHAR ft_eeprom_2232h::AIsFifoTar |
| UCHAR ft_eeprom_2232h::ALDriveCurrent |
| UCHAR ft_eeprom_2232h::ALSchmittInput |
| UCHAR ft_eeprom_2232h::ALSlowSlew |
| UCHAR ft_eeprom_2232h::BHDriveCurrent |
| UCHAR ft_eeprom_2232h::BHSchmittInput |
| UCHAR ft_eeprom_2232h::BHSlowSlew |
| UCHAR ft_eeprom_2232h::BIsFastSer |
| UCHAR ft_eeprom_2232h::BIsFifo |
| UCHAR ft_eeprom_2232h::BIsFifoTar |
| UCHAR ft_eeprom_2232h::BLDriveCurrent |
| UCHAR ft_eeprom_2232h::BLSchmittInput |
| UCHAR ft_eeprom_2232h::BLSlowSlew |
| FT_EEPROM_HEADER ft_eeprom_2232h::common |
| UCHAR ft_eeprom_2232h::PowerSaveEnable |