ftdi_eeprom Struct Reference

FTDI eeprom structure. More...

#include <ftdi_i.h>

List of all members.

Public Attributes

int vendor_id
int product_id
int initialized_for_connected_device
int self_powered
int remote_wakeup
int is_not_pnp
int suspend_dbus7
int in_is_isochronous
int out_is_isochronous
int suspend_pull_downs
int use_serial
int usb_version
int use_usb_version
int max_power
char * manufacturer
char * product
char * serial
int channel_a_type
int channel_b_type
int channel_a_driver
int channel_b_driver
int channel_c_driver
int channel_d_driver
int channel_a_rs485enable
int channel_b_rs485enable
int channel_c_rs485enable
int channel_d_rs485enable
int cbus_function [10]
int high_current
int high_current_a
int high_current_b
int invert
int external_oscillator
int group0_drive
int group0_schmitt
int group0_slew
int group1_drive
int group1_schmitt
int group1_slew
int group2_drive
int group2_schmitt
int group2_slew
int group3_drive
int group3_schmitt
int group3_slew
int powersave
int clock_polarity
int data_order
int flow_control
int user_data_addr
int user_data_size
const char * user_data
int size
int chip
unsigned char buf [FTDI_MAX_EEPROM_SIZE]
int release_number

Detailed Description

FTDI eeprom structure.

Definition at line 30 of file ftdi_i.h.


Member Data Documentation

Was the eeprom structure initialized for the actual connected device?

Definition at line 39 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_set_eeprom_value(), and ftdi_write_eeprom().

self powered

Definition at line 42 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

remote wakeup

Definition at line 44 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

input in isochronous transfer mode

Definition at line 52 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

output in isochronous transfer mode

Definition at line 54 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

suspend pull downs

Definition at line 56 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

Use usb version on FT2232 devices

Definition at line 63 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

CBUS pin function. See CBUS_xxx defines.

Definition at line 92 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_eeprom_initdefaults(), ftdi_get_eeprom_value(), ftdi_set_eeprom_value(), and set_ft232h_cbus().

Select hight current drive on R devices.

Definition at line 94 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

Select hight current drive on A channel (2232C

Definition at line 96 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

Select hight current drive on B channel (2232C).

Definition at line 98 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

Select inversion of data lines (bitmask).

Definition at line 100 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

Enable external oscillator.

Definition at line 102 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_get_eeprom_value(), and ftdi_set_eeprom_value().

user data

Definition at line 129 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), and ftdi_set_eeprom_value().

Definition at line 130 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), and ftdi_set_eeprom_user_data().

Definition at line 131 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), and ftdi_set_eeprom_user_data().

eeprom size in bytes. This doesn't get stored in the eeprom but is the only way to pass it to ftdi_eeprom_build.

Definition at line 135 of file ftdi_i.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_eeprom_initdefaults(), ftdi_get_eeprom_value(), ftdi_read_eeprom(), and ftdi_write_eeprom().

unsigned char ftdi_eeprom::buf[FTDI_MAX_EEPROM_SIZE]

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

Generated on 9 Dec 2019 for libftdi1 by  doxygen 1.6.1