#include <src/usb/pspusbbus.h>
Data Fields | |
ConfigDescriptor * | confp |
Pointer to the configuration descriptors. | |
UsbInterfaces * | infs |
USB driver interfaces pointer. | |
InterfaceDescriptor * | infp |
Pointer to the first interface descriptor. | |
EndpointDescriptor * | endp |
Pointer to the first endpoint descriptor (each should be 16byte aligned). |
Pointer to the configuration descriptors.
struct UsbInterfaces* UsbConfiguration::infs |
USB driver interfaces pointer.
Pointer to the first interface descriptor.
Pointer to the first endpoint descriptor (each should be 16byte aligned).