#include <ftdi.h>
Public Attributes | |
ftdi_device_list * | next |
usb_device * | dev |
Definition at line 211 of file ftdi.h.
|
pointer to next entry Definition at line 214 of file ftdi.h. Referenced by ftdi_list_free(), ftdi_usb_find_all(), and Ftdi::List::List(). |
|
pointer to libusb's usb_device Definition at line 216 of file ftdi.h. Referenced by Ftdi::List::List(). |