NUC472_NUC442_BSP V3.03.005
The Board Support Package for NUC472/NUC442
Data Fields

#include <usbh_core.h>

Collaboration diagram for usb_device:
Collaboration graph
[legend]

Data Fields

USB_DEV_DESC_T descriptor
 
int devnum
 
int slow
 
int speed
 
uint32_t toggle [2]
 
uint32_t halted [2]
 
struct usb_deviceparent
 
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_devicechildren [USB_MAXCHILDREN]
 
USB_DRIVER_T * driver [MAX_DRIVER_PER_DEV]
 
int driver_cnt
 

Detailed Description

URB structure

USB device structure

Definition at line 665 of file usbh_core.h.


The documentation for this struct was generated from the following file: