![]() |
NUC472_NUC442_BSP V3.03.005
The Board Support Package for NUC472/NUC442
|
#include <usbh_core.h>
Data Fields | |
USB_DEV_DESC_T | descriptor |
int | devnum |
int | slow |
int | speed |
uint32_t | toggle [2] |
uint32_t | halted [2] |
struct usb_device * | parent |
int | hub_port |
USB_BUS_T * | bus |
signed char | act_config |
char | act_iface |
char | iface_alternate |
EP_INFO_T | ep_list [MAX_ENDPOINTS] |
int | ep_list_cnt |
int | have_langid |
int | string_langid |
void * | hcpriv |
int | maxchild |
struct usb_device * | children [USB_MAXCHILDREN] |
USB_DRIVER_T * | driver [MAX_DRIVER_PER_DEV] |
int | driver_cnt |