UsbConfiguration Struct Reference

#include <src/usb/pspusbbus.h>


Detailed Description

USB driver configuration.


Data Fields

ConfigDescriptorconfp
 Pointer to the configuration descriptors.
UsbInterfacesinfs
 USB driver interfaces pointer.
InterfaceDescriptorinfp
 Pointer to the first interface descriptor.
EndpointDescriptorendp
 Pointer to the first endpoint descriptor (each should be 16byte aligned).


Field Documentation

struct ConfigDescriptor* UsbConfiguration::confp

Pointer to the configuration descriptors.

struct UsbInterfaces* UsbConfiguration::infs

USB driver interfaces pointer.

struct InterfaceDescriptor* UsbConfiguration::infp

Pointer to the first interface descriptor.

struct EndpointDescriptor* UsbConfiguration::endp

Pointer to the first endpoint descriptor (each should be 16byte aligned).


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 23:12:20 2007 for pspsdk-1.0+beta2 by  doxygen 1.5.1