#include <ftd2xx.h>
Data Fields | |
Common header | |
| FT_EEPROM_HEADER | common |
Drive options | |
| UCHAR | ASlowSlew |
| UCHAR | ASchmittInput |
| UCHAR | ADriveCurrent |
| UCHAR | BSlowSlew |
| UCHAR | BSchmittInput |
| UCHAR | BDriveCurrent |
| UCHAR | CSlowSlew |
| UCHAR | CSchmittInput |
| UCHAR | CDriveCurrent |
| UCHAR | DSlowSlew |
| UCHAR | DSchmittInput |
| UCHAR | DDriveCurrent |
Hardware options | |
| UCHAR | ARIIsTXDEN |
| UCHAR | BRIIsTXDEN |
| UCHAR | CRIIsTXDEN |
| UCHAR | DRIIsTXDEN |
Driver option | |
| UCHAR | ADriverType |
| UCHAR | BDriverType |
| UCHAR | CDriverType |
| UCHAR | DDriverType |
FT4232H EEPROM structure for use with FT_EEPROM_Read and FT_EEPROM_Program
| UCHAR ft_eeprom_4232h::ADriveCurrent |
| UCHAR ft_eeprom_4232h::ARIIsTXDEN |
| UCHAR ft_eeprom_4232h::ASchmittInput |
| UCHAR ft_eeprom_4232h::ASlowSlew |
| UCHAR ft_eeprom_4232h::BDriveCurrent |
| UCHAR ft_eeprom_4232h::BRIIsTXDEN |
| UCHAR ft_eeprom_4232h::BSchmittInput |
| UCHAR ft_eeprom_4232h::BSlowSlew |
| UCHAR ft_eeprom_4232h::CDriveCurrent |
| FT_EEPROM_HEADER ft_eeprom_4232h::common |
| UCHAR ft_eeprom_4232h::CRIIsTXDEN |
| UCHAR ft_eeprom_4232h::CSchmittInput |
| UCHAR ft_eeprom_4232h::CSlowSlew |
| UCHAR ft_eeprom_4232h::DDriveCurrent |
| UCHAR ft_eeprom_4232h::DRIIsTXDEN |
| UCHAR ft_eeprom_4232h::DSchmittInput |
| UCHAR ft_eeprom_4232h::DSlowSlew |