image/svg+xml
Brteve's API for EveApps
Version 0.0.1
The reference document for common folder of EveApps project.
 
Loading...
Searching...
No Matches
ft_eeprom_2232h Struct Reference

#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
 

Detailed Description

FT2232H EEPROM structure for use with FT_EEPROM_Read and FT_EEPROM_Program

Definition at line 800 of file ftd2xx.h.

Field Documentation

◆ ADriverType

UCHAR ft_eeprom_2232h::ADriverType

Definition at line 833 of file ftd2xx.h.

◆ AHDriveCurrent

UCHAR ft_eeprom_2232h::AHDriveCurrent

valid values are 4mA, 8mA, 12mA, 16mA

Definition at line 813 of file ftd2xx.h.

◆ AHSchmittInput

UCHAR ft_eeprom_2232h::AHSchmittInput

non-zero if AH pins are Schmitt input

Definition at line 812 of file ftd2xx.h.

◆ AHSlowSlew

UCHAR ft_eeprom_2232h::AHSlowSlew

non-zero if AH pins have slow slew

Definition at line 811 of file ftd2xx.h.

◆ AIsFastSer

UCHAR ft_eeprom_2232h::AIsFastSer

non-zero if interface is Fast serial

Definition at line 825 of file ftd2xx.h.

◆ AIsFifo

UCHAR ft_eeprom_2232h::AIsFifo

non-zero if interface is 245 FIFO

Definition at line 823 of file ftd2xx.h.

◆ AIsFifoTar

UCHAR ft_eeprom_2232h::AIsFifoTar

non-zero if interface is 245 FIFO CPU target

Definition at line 824 of file ftd2xx.h.

◆ ALDriveCurrent

UCHAR ft_eeprom_2232h::ALDriveCurrent

valid values are 4mA, 8mA, 12mA, 16mA

Definition at line 810 of file ftd2xx.h.

◆ ALSchmittInput

UCHAR ft_eeprom_2232h::ALSchmittInput

non-zero if AL pins are Schmitt input

Definition at line 809 of file ftd2xx.h.

◆ ALSlowSlew

UCHAR ft_eeprom_2232h::ALSlowSlew

non-zero if AL pins have slow slew

Definition at line 808 of file ftd2xx.h.

◆ BDriverType

UCHAR ft_eeprom_2232h::BDriverType

Definition at line 834 of file ftd2xx.h.

◆ BHDriveCurrent

UCHAR ft_eeprom_2232h::BHDriveCurrent

valid values are 4mA, 8mA, 12mA, 16mA

Definition at line 819 of file ftd2xx.h.

◆ BHSchmittInput

UCHAR ft_eeprom_2232h::BHSchmittInput

non-zero if BH pins are Schmitt input

Definition at line 818 of file ftd2xx.h.

◆ BHSlowSlew

UCHAR ft_eeprom_2232h::BHSlowSlew

non-zero if BH pins have slow slew

Definition at line 817 of file ftd2xx.h.

◆ BIsFastSer

UCHAR ft_eeprom_2232h::BIsFastSer

non-zero if interface is Fast serial

Definition at line 828 of file ftd2xx.h.

◆ BIsFifo

UCHAR ft_eeprom_2232h::BIsFifo

non-zero if interface is 245 FIFO

Definition at line 826 of file ftd2xx.h.

◆ BIsFifoTar

UCHAR ft_eeprom_2232h::BIsFifoTar

non-zero if interface is 245 FIFO CPU target

Definition at line 827 of file ftd2xx.h.

◆ BLDriveCurrent

UCHAR ft_eeprom_2232h::BLDriveCurrent

valid values are 4mA, 8mA, 12mA, 16mA

Definition at line 816 of file ftd2xx.h.

◆ BLSchmittInput

UCHAR ft_eeprom_2232h::BLSchmittInput

non-zero if BL pins are Schmitt input

Definition at line 815 of file ftd2xx.h.

◆ BLSlowSlew

UCHAR ft_eeprom_2232h::BLSlowSlew

non-zero if BL pins have slow slew

Definition at line 814 of file ftd2xx.h.

◆ common

FT_EEPROM_HEADER ft_eeprom_2232h::common

common elements for all device EEPROMs

Definition at line 804 of file ftd2xx.h.

◆ PowerSaveEnable

UCHAR ft_eeprom_2232h::PowerSaveEnable

non-zero if using BCBUS7 to save power for self-powered designs

Definition at line 829 of file ftd2xx.h.


The documentation for this struct was generated from the following file: