|
libnx
|
Imported from libusb, with some adjustments. More...
#include <usb.h>
Data Fields | |
| uint8_t | bLength |
| uint8_t | bDescriptorType |
| uint8_t | bInterfaceNumber |
| Must match USB_DT_INTERFACE. | |
| uint8_t | bAlternateSetting |
| See also USBDS_DEFAULT_InterfaceNumber. | |
| uint8_t | bNumEndpoints |
| Must match 0. | |
| uint8_t | bInterfaceClass |
| Ignored. | |
| uint8_t | bInterfaceSubClass |
| uint8_t | bInterfaceProtocol |
| uint8_t | iInterface |
Imported from libusb, with some adjustments.
1.8.11