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

USB configuration descriptor. More...

#include <usb/pspusbbus.h>

Data Fields

unsigned char bLength
 
unsigned char bDescriptorType
 
unsigned short wTotalLength
 
unsigned char bNumInterfaces
 
unsigned char bConfigurationValue
 
unsigned char iConfiguration
 
unsigned char bmAttributes
 
unsigned char bMaxPower
 

Detailed Description

USB configuration descriptor.

Field Documentation

◆ bConfigurationValue

unsigned char ConfigDescriptor::bConfigurationValue

◆ bDescriptorType

unsigned char ConfigDescriptor::bDescriptorType

◆ bLength

unsigned char ConfigDescriptor::bLength

◆ bmAttributes

unsigned char ConfigDescriptor::bmAttributes

◆ bMaxPower

unsigned char ConfigDescriptor::bMaxPower

◆ bNumInterfaces

unsigned char ConfigDescriptor::bNumInterfaces

◆ iConfiguration

unsigned char ConfigDescriptor::iConfiguration

◆ wTotalLength

unsigned short ConfigDescriptor::wTotalLength

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