libnx
v4.7.0
|
Imported from libusb, with some adjustments. More...
#include <usb.h>
Data Fields | |
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.