libnx  v4.6.0
Data Fields
usb_endpoint_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_ENDPOINT.
 
uint8_t bEndpointAddress
 Should be one of the usb_endpoint_direction values, the endpoint-number is automatically allocated.
 
uint8_t bmAttributes
 
uint16_t wMaxPacketSize
 
uint8_t bInterval
 

Detailed Description

Imported from libusb, with some adjustments.


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