#include <ftd2xx.h>
Data Fields | |
Common header | |
FT_EEPROM_HEADER | common |
Drive options | |
UCHAR | AIsHighCurrent |
UCHAR | BIsHighCurrent |
Hardware options | |
UCHAR | AIsFifo |
UCHAR | AIsFifoTar |
UCHAR | AIsFastSer |
UCHAR | BIsFifo |
UCHAR | BIsFifoTar |
UCHAR | BIsFastSer |
Driver option | |
UCHAR | ADriverType |
UCHAR | BDriverType |
FT2232 EEPROM structure for use with FT_EEPROM_Read and FT_EEPROM_Program
UCHAR ft_eeprom_2232::AIsFastSer |
UCHAR ft_eeprom_2232::AIsFifo |
UCHAR ft_eeprom_2232::AIsFifoTar |
UCHAR ft_eeprom_2232::AIsHighCurrent |
UCHAR ft_eeprom_2232::BIsFastSer |
UCHAR ft_eeprom_2232::BIsFifo |
UCHAR ft_eeprom_2232::BIsFifoTar |
UCHAR ft_eeprom_2232::BIsHighCurrent |
FT_EEPROM_HEADER ft_eeprom_2232::common |