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

#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
 
UCHAR Cbus7
 
UCHAR Cbus8
 
UCHAR Cbus9
 
FT1248 options
UCHAR FT1248Cpol
 
UCHAR FT1248Lsb
 
UCHAR FT1248FlowControl
 
Hardware options
UCHAR IsFifo
 
UCHAR IsFifoTar
 
UCHAR IsFastSer
 
UCHAR IsFT1248
 
UCHAR PowerSaveEnable
 
Driver option
UCHAR DriverType
 

Detailed Description

FT232H EEPROM structure for use with FT_EEPROM_Read and FT_EEPROM_Program

Definition at line 877 of file ftd2xx.h.

Field Documentation

◆ ACDriveCurrent

UCHAR ft_eeprom_232h::ACDriveCurrent

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

Definition at line 887 of file ftd2xx.h.

◆ ACSchmittInput

UCHAR ft_eeprom_232h::ACSchmittInput

non-zero if AC bus pins are Schmitt input

Definition at line 886 of file ftd2xx.h.

◆ ACSlowSlew

UCHAR ft_eeprom_232h::ACSlowSlew

non-zero if AC bus pins have slow slew

Definition at line 885 of file ftd2xx.h.

◆ ADDriveCurrent

UCHAR ft_eeprom_232h::ADDriveCurrent

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

Definition at line 890 of file ftd2xx.h.

◆ ADSchmittInput

UCHAR ft_eeprom_232h::ADSchmittInput

non-zero if AD bus pins are Schmitt input

Definition at line 889 of file ftd2xx.h.

◆ ADSlowSlew

UCHAR ft_eeprom_232h::ADSlowSlew

non-zero if AD bus pins have slow slew

Definition at line 888 of file ftd2xx.h.

◆ Cbus0

UCHAR ft_eeprom_232h::Cbus0

Cbus Mux control

Definition at line 894 of file ftd2xx.h.

◆ Cbus1

UCHAR ft_eeprom_232h::Cbus1

Cbus Mux control

Definition at line 895 of file ftd2xx.h.

◆ Cbus2

UCHAR ft_eeprom_232h::Cbus2

Cbus Mux control

Definition at line 896 of file ftd2xx.h.

◆ Cbus3

UCHAR ft_eeprom_232h::Cbus3

Cbus Mux control

Definition at line 897 of file ftd2xx.h.

◆ Cbus4

UCHAR ft_eeprom_232h::Cbus4

Cbus Mux control

Definition at line 898 of file ftd2xx.h.

◆ Cbus5

UCHAR ft_eeprom_232h::Cbus5

Cbus Mux control

Definition at line 899 of file ftd2xx.h.

◆ Cbus6

UCHAR ft_eeprom_232h::Cbus6

Cbus Mux control

Definition at line 900 of file ftd2xx.h.

◆ Cbus7

UCHAR ft_eeprom_232h::Cbus7

Cbus Mux control

Definition at line 901 of file ftd2xx.h.

◆ Cbus8

UCHAR ft_eeprom_232h::Cbus8

Cbus Mux control

Definition at line 902 of file ftd2xx.h.

◆ Cbus9

UCHAR ft_eeprom_232h::Cbus9

Cbus Mux control

Definition at line 903 of file ftd2xx.h.

◆ common

FT_EEPROM_HEADER ft_eeprom_232h::common

common elements for all device EEPROMs

Definition at line 881 of file ftd2xx.h.

◆ DriverType

UCHAR ft_eeprom_232h::DriverType

Definition at line 921 of file ftd2xx.h.

◆ FT1248Cpol

UCHAR ft_eeprom_232h::FT1248Cpol

FT1248 clock polarity - clock idle high (1) or clock idle low (0)

Definition at line 907 of file ftd2xx.h.

◆ FT1248FlowControl

UCHAR ft_eeprom_232h::FT1248FlowControl

FT1248 flow control enable

Definition at line 909 of file ftd2xx.h.

◆ FT1248Lsb

UCHAR ft_eeprom_232h::FT1248Lsb

FT1248 data is LSB (1) or MSB (0)

Definition at line 908 of file ftd2xx.h.

◆ IsFastSer

UCHAR ft_eeprom_232h::IsFastSer

non-zero if interface is Fast serial

Definition at line 915 of file ftd2xx.h.

◆ IsFifo

UCHAR ft_eeprom_232h::IsFifo

non-zero if interface is 245 FIFO

Definition at line 913 of file ftd2xx.h.

◆ IsFifoTar

UCHAR ft_eeprom_232h::IsFifoTar

non-zero if interface is 245 FIFO CPU target

Definition at line 914 of file ftd2xx.h.

◆ IsFT1248

UCHAR ft_eeprom_232h::IsFT1248

non-zero if interface is FT1248

Definition at line 916 of file ftd2xx.h.

◆ PowerSaveEnable

UCHAR ft_eeprom_232h::PowerSaveEnable

Definition at line 917 of file ftd2xx.h.


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