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

#include <ftd2xx.h>

Data Fields

Common header
FT_EEPROM_HEADER common
 
Drive options
UCHAR ASlowSlew
 
UCHAR ASchmittInput
 
UCHAR ADriveCurrent
 
UCHAR BSlowSlew
 
UCHAR BSchmittInput
 
UCHAR BDriveCurrent
 
UCHAR CSlowSlew
 
UCHAR CSchmittInput
 
UCHAR CDriveCurrent
 
UCHAR DSlowSlew
 
UCHAR DSchmittInput
 
UCHAR DDriveCurrent
 
Hardware options
UCHAR ARIIsTXDEN
 
UCHAR BRIIsTXDEN
 
UCHAR CRIIsTXDEN
 
UCHAR DRIIsTXDEN
 
Driver option
UCHAR ADriverType
 
UCHAR BDriverType
 
UCHAR CDriverType
 
UCHAR DDriverType
 

Detailed Description

FT4232H EEPROM structure for use with FT_EEPROM_Read and FT_EEPROM_Program

Definition at line 839 of file ftd2xx.h.

Field Documentation

◆ ADriveCurrent

UCHAR ft_eeprom_4232h::ADriveCurrent

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

Definition at line 849 of file ftd2xx.h.

◆ ADriverType

UCHAR ft_eeprom_4232h::ADriverType

Definition at line 869 of file ftd2xx.h.

◆ ARIIsTXDEN

UCHAR ft_eeprom_4232h::ARIIsTXDEN

non-zero if port A uses RI as RS485 TXDEN

Definition at line 862 of file ftd2xx.h.

◆ ASchmittInput

UCHAR ft_eeprom_4232h::ASchmittInput

non-zero if A pins are Schmitt input

Definition at line 848 of file ftd2xx.h.

◆ ASlowSlew

UCHAR ft_eeprom_4232h::ASlowSlew

non-zero if A pins have slow slew

Definition at line 847 of file ftd2xx.h.

◆ BDriveCurrent

UCHAR ft_eeprom_4232h::BDriveCurrent

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

Definition at line 852 of file ftd2xx.h.

◆ BDriverType

UCHAR ft_eeprom_4232h::BDriverType

Definition at line 870 of file ftd2xx.h.

◆ BRIIsTXDEN

UCHAR ft_eeprom_4232h::BRIIsTXDEN

non-zero if port B uses RI as RS485 TXDEN

Definition at line 863 of file ftd2xx.h.

◆ BSchmittInput

UCHAR ft_eeprom_4232h::BSchmittInput

non-zero if B pins are Schmitt input

Definition at line 851 of file ftd2xx.h.

◆ BSlowSlew

UCHAR ft_eeprom_4232h::BSlowSlew

non-zero if B pins have slow slew

Definition at line 850 of file ftd2xx.h.

◆ CDriveCurrent

UCHAR ft_eeprom_4232h::CDriveCurrent

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

Definition at line 855 of file ftd2xx.h.

◆ CDriverType

UCHAR ft_eeprom_4232h::CDriverType

Definition at line 871 of file ftd2xx.h.

◆ common

FT_EEPROM_HEADER ft_eeprom_4232h::common

common elements for all device EEPROMs

Definition at line 843 of file ftd2xx.h.

◆ CRIIsTXDEN

UCHAR ft_eeprom_4232h::CRIIsTXDEN

non-zero if port C uses RI as RS485 TXDEN

Definition at line 864 of file ftd2xx.h.

◆ CSchmittInput

UCHAR ft_eeprom_4232h::CSchmittInput

non-zero if C pins are Schmitt input

Definition at line 854 of file ftd2xx.h.

◆ CSlowSlew

UCHAR ft_eeprom_4232h::CSlowSlew

non-zero if C pins have slow slew

Definition at line 853 of file ftd2xx.h.

◆ DDriveCurrent

UCHAR ft_eeprom_4232h::DDriveCurrent

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

Definition at line 858 of file ftd2xx.h.

◆ DDriverType

UCHAR ft_eeprom_4232h::DDriverType

Definition at line 872 of file ftd2xx.h.

◆ DRIIsTXDEN

UCHAR ft_eeprom_4232h::DRIIsTXDEN

non-zero if port D uses RI as RS485 TXDEN

Definition at line 865 of file ftd2xx.h.

◆ DSchmittInput

UCHAR ft_eeprom_4232h::DSchmittInput

non-zero if D pins are Schmitt input

Definition at line 857 of file ftd2xx.h.

◆ DSlowSlew

UCHAR ft_eeprom_4232h::DSlowSlew

non-zero if D pins have slow slew

Definition at line 856 of file ftd2xx.h.


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