UsbConfiguration Struct Reference

#include <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 [read]

Pointer to the configuration descriptors.

struct UsbInterfaces* UsbConfiguration::infs [read]

USB driver interfaces pointer.

struct InterfaceDescriptor* UsbConfiguration::infp [read]

Pointer to the first interface descriptor.

struct EndpointDescriptor* UsbConfiguration::endp [read]

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


The documentation for this struct was generated from the following file:
Generated on Tue Jul 24 15:21:28 2007 for PSPSDK-Rev2272 by  doxygen 1.5.2