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


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


The documentation for this struct was generated from the following file:
Generated on Mon Dec 17 03:23:48 2007 for libftdi by  doxygen 1.5.4