LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
usb_config_descr_s Struct Reference

#include <usbchap9.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t wTotalLengthLow
 
uint8_t wTotalLengthHigh
 
uint8_t bNumInterfaces
 
uint8_t bConfigurationValue
 
uint8_t iConfiguration
 
uint8_t bmAttributes
 
uint8_t MaxPower
 

Detailed Description

Definition at line 211 of file usbchap9.h.

Field Documentation

◆ bConfigurationValue

uint8_t usb_config_descr_s::bConfigurationValue

Definition at line 216 of file usbchap9.h.

◆ bDescriptorType

uint8_t usb_config_descr_s::bDescriptorType

Definition at line 213 of file usbchap9.h.

◆ bLength

uint8_t usb_config_descr_s::bLength

Definition at line 212 of file usbchap9.h.

◆ bmAttributes

uint8_t usb_config_descr_s::bmAttributes

Definition at line 218 of file usbchap9.h.

◆ bNumInterfaces

uint8_t usb_config_descr_s::bNumInterfaces

Definition at line 215 of file usbchap9.h.

◆ iConfiguration

uint8_t usb_config_descr_s::iConfiguration

Definition at line 217 of file usbchap9.h.

◆ MaxPower

uint8_t usb_config_descr_s::MaxPower

Definition at line 219 of file usbchap9.h.

◆ wTotalLengthHigh

uint8_t usb_config_descr_s::wTotalLengthHigh

Definition at line 214 of file usbchap9.h.

◆ wTotalLengthLow

uint8_t usb_config_descr_s::wTotalLengthLow

Definition at line 214 of file usbchap9.h.


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