#include <ftdi.h>
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 |
Definition at line 235 of file ftdi.h.
char* ftdi_eeprom::product |
char* ftdi_eeprom::serial |