PSPSDK 2024-10-31
Loading...
Searching...
No Matches
EndpointDescriptor Struct Reference

USB endpoint descriptor. More...

#include <usb/pspusbbus.h>

Data Fields

unsigned char bLength
 
unsigned char bDescriptorType
 
unsigned char bEndpointAddress
 
unsigned char bmAttributes
 
unsigned short wMaxPacketSize
 
unsigned char bInterval
 

Detailed Description

USB endpoint descriptor.

Field Documentation

◆ bDescriptorType

unsigned char EndpointDescriptor::bDescriptorType

◆ bEndpointAddress

unsigned char EndpointDescriptor::bEndpointAddress

◆ bInterval

unsigned char EndpointDescriptor::bInterval

◆ bLength

unsigned char EndpointDescriptor::bLength

◆ bmAttributes

unsigned char EndpointDescriptor::bmAttributes

◆ wMaxPacketSize

unsigned short EndpointDescriptor::wMaxPacketSize

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