pspsdk-1.0+beta2
|
Padded data structure, padding is required otherwise the USB hardware crashes. More...
#include <src/usb/pspusbbus.h>
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] |
Padded data structure, padding is required otherwise the USB hardware crashes.
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] |