PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
UsbEndpoint Struct Reference

USB driver endpoint. More...

#include <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

◆ endpnum

int UsbEndpoint::endpnum

Endpoint number (must be filled in sequentially)

◆ unk2

int UsbEndpoint::unk2

Filled in by the bus driver.

◆ unk3

int UsbEndpoint::unk3

Filled in by the bus driver.


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