FTDI.FT2232H_EEPROM_STRUCTURE ​
EEPROM structure specific to FT2232H devices. Inherits from FT_EEPROM_DATA.
Kind: Class
Namespace: FTD2XX_NET
Inheritance: FT_EEPROM_DATA
Public Constructors
Public Attributes
bool
PullDownEnable
Determines if IOs are pulled down when the device is in suspend
bool
SerNumEnable
Determines if the serial number is enabled
bool
ALSlowSlew
Determines if AL pins have a slow slew rate
bool
ALSchmittInput
Determines if the AL pins have a Schmitt input
byte
ALDriveCurrent
Determines the AL pins drive current in mA. Valid values are FT_DRIVE_CURRENT_4MA, FT_DRIVE_CURRENT_8MA, FT_DRIVE_CURRENT_12MA or FT_DRIVE_CURRENT_16MA
bool
AHSlowSlew
Determines if AH pins have a slow slew rate
bool
AHSchmittInput
Determines if the AH pins have a Schmitt input
byte
AHDriveCurrent
Determines the AH pins drive current in mA. Valid values are FT_DRIVE_CURRENT_4MA, FT_DRIVE_CURRENT_8MA, FT_DRIVE_CURRENT_12MA or FT_DRIVE_CURRENT_16MA
bool
BLSlowSlew
Determines if BL pins have a slow slew rate
bool
BLSchmittInput
Determines if the BL pins have a Schmitt input
byte
BLDriveCurrent
Determines the BL pins drive current in mA. Valid values are FT_DRIVE_CURRENT_4MA, FT_DRIVE_CURRENT_8MA, FT_DRIVE_CURRENT_12MA or FT_DRIVE_CURRENT_16MA
bool
BHSlowSlew
Determines if BH pins have a slow slew rate
bool
BHSchmittInput
Determines if the BH pins have a Schmitt input
byte
BHDriveCurrent
Determines the BH pins drive current in mA. Valid values are FT_DRIVE_CURRENT_4MA, FT_DRIVE_CURRENT_8MA, FT_DRIVE_CURRENT_12MA or FT_DRIVE_CURRENT_16MA
bool
IFAIsFifo
Determines if channel A is in FIFO mode
bool
IFAIsFifoTar
Determines if channel A is in FIFO target mode
bool
IFAIsFastSer
Determines if channel A is in fast serial mode
bool
AIsVCP
Determines if channel A loads the VCP driver
bool
IFBIsFifo
Determines if channel B is in FIFO mode
bool
IFBIsFifoTar
Determines if channel B is in FIFO target mode
bool
IFBIsFastSer
Determines if channel B is in fast serial mode
bool
BIsVCP
Determines if channel B loads the VCP driver
bool
PowerSaveEnable
For self-powered designs, keeps the FT2232H in low power state until BCBUS7 is high
