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

pointer to next entry

Definition at line 227 of file ftdi.h.

Referenced by ftdi_list_free(), and ftdi_usb_find_all().

struct usb_device* ftdi_device_list::dev

pointer to libusb's usb_device

Definition at line 229 of file ftdi.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 11 12:44:41 2010 for libftdi by  doxygen 1.6.3