ftdi_device_list Struct Reference

list of usb devices created by ftdi_usb_find_all() More...

#include <ftdi.h>

List of all members.

Public Attributes

struct ftdi_device_listnext
struct usb_device * dev


Detailed Description

list of usb devices created by ftdi_usb_find_all()

Definition at line 224 of file ftdi.h.


Member Data Documentation

struct ftdi_device_list* ftdi_device_list::next [read]

pointer to next entry

Definition at line 227 of file ftdi.h.

Referenced by Ftdi::List::List().

struct usb_device* ftdi_device_list::dev [read]

pointer to libusb's usb_device

Definition at line 229 of file ftdi.h.

Referenced by Ftdi::List::List().


The documentation for this struct was generated from the following file:
Generated on Thu Feb 4 21:56:53 2010 for libftdi by  doxygen 1.5.4