pspsdk-1.0+beta2
|
USB endpoint descriptor. More...
#include <src/usb/pspusbbus.h>
Data Fields | |
unsigned char | bLength |
unsigned char | bDescriptorType |
unsigned char | bEndpointAddress |
unsigned char | bmAttributes |
unsigned short | wMaxPacketSize |
unsigned char | bInterval |
USB endpoint descriptor.
unsigned char EndpointDescriptor::bDescriptorType |
unsigned char EndpointDescriptor::bEndpointAddress |
unsigned char EndpointDescriptor::bInterval |
unsigned char EndpointDescriptor::bLength |
unsigned char EndpointDescriptor::bmAttributes |
unsigned short EndpointDescriptor::wMaxPacketSize |