Imported from libusb, with some adjustments.
More...
#include <usb.h>
|
uint8_t | bLength |
|
uint8_t | bDescriptorType |
| Must match USB_DT_Device.
|
|
uint16_t | bcdUSB |
|
uint8_t | bDeviceClass |
|
uint8_t | bDeviceSubClass |
|
uint8_t | bDeviceProtocol |
|
uint8_t | bMaxPacketSize0 |
|
uint16_t | idVendor |
|
uint16_t | idProduct |
|
uint16_t | bcdDevice |
|
uint8_t | iManufacturer |
|
uint8_t | iProduct |
|
uint8_t | iSerialNumber |
|
uint8_t | bNumConfigurations |
|
Imported from libusb, with some adjustments.
The documentation for this struct was generated from the following file:
- include/switch/services/usb.h