|
libnx
|
Imported from libusb, with some adjustments. More...
#include <usb.h>
Data Fields | |
| uint8_t | bLength |
| uint8_t | bDescriptorType |
| uint8_t | bEndpointAddress |
| Must match USB_DT_ENDPOINT. | |
| uint8_t | bmAttributes |
| Should be one of the usb_endpoint_direction values, the endpoint-number is automatically allocated. | |
| uint16_t | wMaxPacketSize |
| uint8_t | bInterval |
Imported from libusb, with some adjustments.
1.8.11