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

#include <usb.h>

Collaboration diagram for _usbconfdesc:
Collaboration graph
[legend]

Data Fields

u8 bLength
 
u8 bDescriptorType
 
u16 wTotalLength
 
u8 bNumInterfaces
 
u8 bConfigurationValue
 
u8 iConfiguration
 
u8 bmAttributes
 
u8 bMaxPower
 
struct _usbinterfacedescinterfaces
 

Detailed Description

Definition at line 94 of file usb.h.

Field Documentation

◆ bConfigurationValue

u8 _usbconfdesc::bConfigurationValue

Definition at line 100 of file usb.h.

◆ bDescriptorType

u8 _usbconfdesc::bDescriptorType

Definition at line 97 of file usb.h.

◆ bLength

u8 _usbconfdesc::bLength

Definition at line 96 of file usb.h.

◆ bmAttributes

u8 _usbconfdesc::bmAttributes

Definition at line 102 of file usb.h.

◆ bMaxPower

u8 _usbconfdesc::bMaxPower

Definition at line 103 of file usb.h.

◆ bNumInterfaces

u8 _usbconfdesc::bNumInterfaces

Definition at line 99 of file usb.h.

◆ iConfiguration

u8 _usbconfdesc::iConfiguration

Definition at line 101 of file usb.h.

◆ interfaces

struct _usbinterfacedesc* _usbconfdesc::interfaces

Definition at line 104 of file usb.h.

◆ wTotalLength

u16 _usbconfdesc::wTotalLength

Definition at line 98 of file usb.h.


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