VSF Documented
Data Fields
usb_host_interface Struct Reference

#include <usb.h>

Data Fields

struct usb_interface_descriptor desc
 
int extralen
 
unsigned char * extra
 
struct usb_host_endpointendpoint
 
char * string
 

Field Documentation

◆ desc

struct usb_interface_descriptor usb_host_interface::desc

◆ extralen

int usb_host_interface::extralen

◆ extra

unsigned char* usb_host_interface::extra

◆ endpoint

struct usb_host_endpoint* usb_host_interface::endpoint

◆ string

char* usb_host_interface::string