libnx  v4.6.0
Data Fields
usb_interface_descriptor Struct Reference

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.
 

Detailed Description

Imported from libusb, with some adjustments.


The documentation for this struct was generated from the following file: