Structure to store device information. More...
#include <C:/softpack/canopus1.3/softpack/samv7/libraries/libusb/host/core/USBH.h>
Data Fields | |
USBDeviceDescriptor | dev_desc |
USB device descriptor. | |
uint8_t | address |
USBH_Speed_t | speed |
USBConfigurationDescriptor * | conf_desc |
USB current configuration descriptor. |
Structure to store device information.
Definition at line 137 of file USBH.h.