pspsdk-1.0+beta2
UsbEndpoint Struct Reference

USB driver endpoint. More...

#include <src/usb/pspusbbus.h>

Data Fields

int endpnum
 Endpoint number (must be filled in sequentially)
int unk2
 Filled in by the bus driver.
int unk3
 Filled in by the bus driver.

Detailed Description

USB driver endpoint.

Field Documentation

int UsbEndpoint::endpnum

Endpoint number (must be filled in sequentially)

int UsbEndpoint::unk2

Filled in by the bus driver.

int UsbEndpoint::unk3

Filled in by the bus driver.


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