ftdi_eeprom Struct Reference

FTDI eeprom structure. More...

#include <ftdi.h>

List of all members.

Public Attributes

int vendor_id
int product_id
int self_powered
int remote_wakeup
int BM_type_chip
int in_is_isochronous
int out_is_isochronous
int suspend_pull_downs
int use_serial
int change_usb_version
int usb_version
int max_power
char * manufacturer
char * product
char * serial
int size


Detailed Description

FTDI eeprom structure.

Definition at line 222 of file ftdi.h.


Member Data Documentation

int ftdi_eeprom::vendor_id

vendor id

Definition at line 225 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::product_id

product id

Definition at line 227 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::self_powered

self powered

Definition at line 230 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::remote_wakeup

remote wakeup

Definition at line 232 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::BM_type_chip

chip type

Definition at line 234 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::in_is_isochronous

input in isochronous transfer mode

Definition at line 237 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::out_is_isochronous

output in isochronous transfer mode

Definition at line 239 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::suspend_pull_downs

suspend pull downs

Definition at line 241 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::use_serial

use serial

Definition at line 244 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::change_usb_version

fake usb version

Definition at line 246 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::usb_version

usb version

Definition at line 248 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::max_power

maximum power

Definition at line 250 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

char* ftdi_eeprom::manufacturer

manufacturer name

Definition at line 253 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

char* ftdi_eeprom::product

product name

Definition at line 255 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

char* ftdi_eeprom::serial

serial number

Definition at line 257 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), and ftdi_eeprom_initdefaults().

int ftdi_eeprom::size

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 261 of file ftdi.h.

Referenced by ftdi_eeprom_build(), ftdi_eeprom_decode(), ftdi_eeprom_initdefaults(), and ftdi_eeprom_setsize().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 8 09:10:23 2009 for libftdi by  doxygen 1.5.3