VSF Documented
|
#include <usb.h>
Data Fields | |
struct usb_interface_descriptor | desc |
int | extralen |
unsigned char * | extra |
struct usb_host_endpoint * | endpoint |
char * | string |
struct usb_interface_descriptor usb_host_interface::desc |
int usb_host_interface::extralen |
unsigned char* usb_host_interface::extra |
struct usb_host_endpoint* usb_host_interface::endpoint |
char* usb_host_interface::string |