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

#include <ftd2xx.h>

Data Fields

Common header
FT_EEPROM_HEADER common
 
Drive options
UCHAR IsHighCurrent
 
Hardware options
UCHAR UseExtOsc
 
UCHAR InvertTXD
 
UCHAR InvertRXD
 
UCHAR InvertRTS
 
UCHAR InvertCTS
 
UCHAR InvertDTR
 
UCHAR InvertDSR
 
UCHAR InvertDCD
 
UCHAR InvertRI
 
UCHAR Cbus0
 
UCHAR Cbus1
 
UCHAR Cbus2
 
UCHAR Cbus3
 
UCHAR Cbus4
 
Driver option
UCHAR DriverType
 

Detailed Description

FT232R EEPROM structure for use with FT_EEPROM_Read and FT_EEPROM_Program

Definition at line 766 of file ftd2xx.h.

Field Documentation

◆ Cbus0

UCHAR ft_eeprom_232r::Cbus0

Cbus Mux control

Definition at line 787 of file ftd2xx.h.

◆ Cbus1

UCHAR ft_eeprom_232r::Cbus1

Cbus Mux control

Definition at line 788 of file ftd2xx.h.

◆ Cbus2

UCHAR ft_eeprom_232r::Cbus2

Cbus Mux control

Definition at line 789 of file ftd2xx.h.

◆ Cbus3

UCHAR ft_eeprom_232r::Cbus3

Cbus Mux control

Definition at line 790 of file ftd2xx.h.

◆ Cbus4

UCHAR ft_eeprom_232r::Cbus4

Cbus Mux control

Definition at line 791 of file ftd2xx.h.

◆ common

FT_EEPROM_HEADER ft_eeprom_232r::common

common elements for all device EEPROMs

Definition at line 770 of file ftd2xx.h.

◆ DriverType

UCHAR ft_eeprom_232r::DriverType

Definition at line 795 of file ftd2xx.h.

◆ InvertCTS

UCHAR ft_eeprom_232r::InvertCTS

non-zero if invert CTS

Definition at line 782 of file ftd2xx.h.

◆ InvertDCD

UCHAR ft_eeprom_232r::InvertDCD

non-zero if invert DCD

Definition at line 785 of file ftd2xx.h.

◆ InvertDSR

UCHAR ft_eeprom_232r::InvertDSR

non-zero if invert DSR

Definition at line 784 of file ftd2xx.h.

◆ InvertDTR

UCHAR ft_eeprom_232r::InvertDTR

non-zero if invert DTR

Definition at line 783 of file ftd2xx.h.

◆ InvertRI

UCHAR ft_eeprom_232r::InvertRI

non-zero if invert RI

Definition at line 786 of file ftd2xx.h.

◆ InvertRTS

UCHAR ft_eeprom_232r::InvertRTS

non-zero if invert RTS

Definition at line 781 of file ftd2xx.h.

◆ InvertRXD

UCHAR ft_eeprom_232r::InvertRXD

non-zero if invert RXD

Definition at line 780 of file ftd2xx.h.

◆ InvertTXD

UCHAR ft_eeprom_232r::InvertTXD

non-zero if invert TXD

Definition at line 779 of file ftd2xx.h.

◆ IsHighCurrent

UCHAR ft_eeprom_232r::IsHighCurrent

non-zero if interface is high current

Definition at line 774 of file ftd2xx.h.

◆ UseExtOsc

UCHAR ft_eeprom_232r::UseExtOsc

Use External Oscillator

Definition at line 778 of file ftd2xx.h.


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