pspsdk-1.0+beta2
UsbData Struct Reference

Padded data structure, padding is required otherwise the USB hardware crashes. More...

#include <src/usb/pspusbbus.h>

Collaboration diagram for UsbData:

Data Structures

struct  ConfDesc
struct  Config
struct  Endp
struct  InterDesc
struct  Interfaces

Data Fields

unsigned char devdesc [20]
struct UsbData::Config config
struct UsbData::ConfDesc confdesc
unsigned char pad1 [8]
struct UsbData::Interfaces interfaces
struct UsbData::InterDesc interdesc
struct UsbData::Endp endp [4]

Detailed Description

Padded data structure, padding is required otherwise the USB hardware crashes.

Field Documentation

struct UsbData::ConfDesc UsbData::confdesc
struct UsbData::Config UsbData::config
unsigned char UsbData::devdesc[20]
struct UsbData::Endp UsbData::endp[4]
struct UsbData::InterDesc UsbData::interdesc
struct UsbData::Interfaces UsbData::interfaces
unsigned char UsbData::pad1[8]

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