Imported from libusb, with some adjustments.
More...
#include <usb.h>
|
|
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 |
| |
Imported from libusb, with some adjustments.
The documentation for this struct was generated from the following file:
- include/switch/services/usb.h