#include <ftd2xx.h>
Data Fields | |
Common header | |
| FT_EEPROM_HEADER | common |
Drive options | |
| UCHAR | ACSlowSlew |
| UCHAR | ACSchmittInput |
| UCHAR | ACDriveCurrent |
| UCHAR | ADSlowSlew |
| UCHAR | ADSchmittInput |
| UCHAR | ADDriveCurrent |
CBUS options | |
| UCHAR | Cbus0 |
| UCHAR | Cbus1 |
| UCHAR | Cbus2 |
| UCHAR | Cbus3 |
| UCHAR | Cbus4 |
| UCHAR | Cbus5 |
| UCHAR | Cbus6 |
UART signal options | |
| UCHAR | InvertTXD |
| UCHAR | InvertRXD |
| UCHAR | InvertRTS |
| UCHAR | InvertCTS |
| UCHAR | InvertDTR |
| UCHAR | InvertDSR |
| UCHAR | InvertDCD |
| UCHAR | InvertRI |
Battery Charge Detect options | |
| UCHAR | BCDEnable |
| UCHAR | BCDForceCbusPWREN |
| UCHAR | BCDDisableSleep |
I2C options | |
| WORD | I2CSlaveAddress |
| DWORD | I2CDeviceId |
| UCHAR | I2CDisableSchmitt |
FT1248 options | |
| UCHAR | FT1248Cpol |
| UCHAR | FT1248Lsb |
| UCHAR | FT1248FlowControl |
Hardware options | |
| UCHAR | RS485EchoSuppress |
| UCHAR | PowerSaveEnable |
Driver option | |
| UCHAR | DriverType |
FT X Series EEPROM structure for use with FT_EEPROM_Read and FT_EEPROM_Program
| UCHAR ft_eeprom_x_series::ACDriveCurrent |
| UCHAR ft_eeprom_x_series::ACSchmittInput |
| UCHAR ft_eeprom_x_series::ACSlowSlew |
| UCHAR ft_eeprom_x_series::ADDriveCurrent |
| UCHAR ft_eeprom_x_series::ADSchmittInput |
| UCHAR ft_eeprom_x_series::ADSlowSlew |
| UCHAR ft_eeprom_x_series::BCDDisableSleep |
| UCHAR ft_eeprom_x_series::BCDEnable |
| UCHAR ft_eeprom_x_series::BCDForceCbusPWREN |
| FT_EEPROM_HEADER ft_eeprom_x_series::common |
| UCHAR ft_eeprom_x_series::FT1248Cpol |
| UCHAR ft_eeprom_x_series::FT1248FlowControl |
| UCHAR ft_eeprom_x_series::FT1248Lsb |
| UCHAR ft_eeprom_x_series::I2CDisableSchmitt |
| WORD ft_eeprom_x_series::I2CSlaveAddress |