Data Fields

UsbConfiguration Struct Reference

USB driver configuration. More...

#include <src/usb/pspusbbus.h>

Collaboration diagram for UsbConfiguration:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

USB driver configuration.


Field Documentation

Pointer to the configuration descriptors.

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

Pointer to the first interface descriptor.

USB driver interfaces pointer.


The documentation for this struct was generated from the following file: