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_2232 Struct Reference

#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
 

Detailed Description

FT2232 EEPROM structure for use with FT_EEPROM_Read and FT_EEPROM_Program

Definition at line 738 of file ftd2xx.h.

Field Documentation

◆ ADriverType

UCHAR ft_eeprom_2232::ADriverType

Definition at line 760 of file ftd2xx.h.

◆ AIsFastSer

UCHAR ft_eeprom_2232::AIsFastSer

non-zero if interface is Fast serial

Definition at line 753 of file ftd2xx.h.

◆ AIsFifo

UCHAR ft_eeprom_2232::AIsFifo

non-zero if interface is 245 FIFO

Definition at line 751 of file ftd2xx.h.

◆ AIsFifoTar

UCHAR ft_eeprom_2232::AIsFifoTar

non-zero if interface is 245 FIFO CPU target

Definition at line 752 of file ftd2xx.h.

◆ AIsHighCurrent

UCHAR ft_eeprom_2232::AIsHighCurrent

non-zero if interface is high current

Definition at line 746 of file ftd2xx.h.

◆ BDriverType

UCHAR ft_eeprom_2232::BDriverType

Definition at line 761 of file ftd2xx.h.

◆ BIsFastSer

UCHAR ft_eeprom_2232::BIsFastSer

non-zero if interface is Fast serial

Definition at line 756 of file ftd2xx.h.

◆ BIsFifo

UCHAR ft_eeprom_2232::BIsFifo

non-zero if interface is 245 FIFO

Definition at line 754 of file ftd2xx.h.

◆ BIsFifoTar

UCHAR ft_eeprom_2232::BIsFifoTar

non-zero if interface is 245 FIFO CPU target

Definition at line 755 of file ftd2xx.h.

◆ BIsHighCurrent

UCHAR ft_eeprom_2232::BIsHighCurrent

non-zero if interface is high current

Definition at line 747 of file ftd2xx.h.

◆ common

FT_EEPROM_HEADER ft_eeprom_2232::common

common elements for all device EEPROMs

Definition at line 742 of file ftd2xx.h.


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