Imported from libusb, with some adjustments.
More...
#include <usb.h>
|
|
uint8_t | bLength |
| |
|
uint8_t | bDescriptorType |
| | Must match USB_DT_INTERFACE.
|
| |
|
uint8_t | bInterfaceNumber |
| | See also USBDS_DEFAULT_InterfaceNumber.
|
| |
|
uint8_t | bAlternateSetting |
| | Must match 0.
|
| |
|
uint8_t | bNumEndpoints |
| |
|
uint8_t | bInterfaceClass |
| |
|
uint8_t | bInterfaceSubClass |
| |
|
uint8_t | bInterfaceProtocol |
| |
|
uint8_t | iInterface |
| | Ignored.
|
| |
Imported from libusb, with some adjustments.
The documentation for this struct was generated from the following file:
- include/switch/services/usb.h