#include <ftdi.h>
Public Attributes | |
| struct ftdi_device_list * | next |
| pointer to next entry | |
| struct usb_device * | dev |
| pointer to libusb's usb_device | |
Definition at line 199 of file ftdi.h.
struct ftdi_device_list* ftdi_device_list::next [read] |
pointer to next entry
Definition at line 201 of file ftdi.h.
Referenced by ftdi_list_free(), and ftdi_usb_find_all().
struct usb_device* ftdi_device_list::dev [read] |
1.5.6