ftdi_eeprom Struct Reference

FTDI eeprom structure. More...

#include <ftdi.h>


Data Fields

int vendor_id
 vendor id
int product_id
 product id
int self_powered
 self powered
int remote_wakeup
 remote wakepu
int BM_type_chip
 chip type
int in_is_isochronous
 input in isochronous transfer mode
int out_is_isochronous
 output in isochronous transfer mode
int suspend_pull_downs
 suspend pull downs
int use_serial
 use serial
int change_usb_version
 fake usb version
int usb_version
 usb version
int max_power
 maximum power
char * manufacturer
 manufacturer name
char * product
 product name
char * serial
 serial number
int size


Detailed Description

FTDI eeprom structure.


Field Documentation

int ftdi_eeprom::vendor_id

vendor id

int ftdi_eeprom::product_id

product id

int ftdi_eeprom::self_powered

self powered

int ftdi_eeprom::remote_wakeup

remote wakepu

int ftdi_eeprom::BM_type_chip

chip type

int ftdi_eeprom::in_is_isochronous

input in isochronous transfer mode

int ftdi_eeprom::out_is_isochronous

output in isochronous transfer mode

int ftdi_eeprom::suspend_pull_downs

suspend pull downs

int ftdi_eeprom::use_serial

use serial

int ftdi_eeprom::change_usb_version

fake usb version

int ftdi_eeprom::usb_version

usb version

int ftdi_eeprom::max_power

maximum power

char* ftdi_eeprom::manufacturer

manufacturer name

char* ftdi_eeprom::product

product name

char* ftdi_eeprom::serial

serial number

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.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 12 07:35:50 2008 for libftdi by  doxygen 1.5.1