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

#include <usbchap9.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bInterfaceNumber
 
uint8_t bAlternateSetting
 
uint8_t bNumEndpoints
 
uint8_t bInterfaceClass
 
uint8_t bInterfaceSubClass
 
uint8_t bInterfaceProtocol
 
uint8_t iInterface
 

Detailed Description

Definition at line 224 of file usbchap9.h.

Field Documentation

◆ bAlternateSetting

uint8_t usb_interface_descr_s::bAlternateSetting

Definition at line 228 of file usbchap9.h.

◆ bDescriptorType

uint8_t usb_interface_descr_s::bDescriptorType

Definition at line 226 of file usbchap9.h.

◆ bInterfaceClass

uint8_t usb_interface_descr_s::bInterfaceClass

Definition at line 230 of file usbchap9.h.

◆ bInterfaceNumber

uint8_t usb_interface_descr_s::bInterfaceNumber

Definition at line 227 of file usbchap9.h.

◆ bInterfaceProtocol

uint8_t usb_interface_descr_s::bInterfaceProtocol

Definition at line 232 of file usbchap9.h.

◆ bInterfaceSubClass

uint8_t usb_interface_descr_s::bInterfaceSubClass

Definition at line 231 of file usbchap9.h.

◆ bLength

uint8_t usb_interface_descr_s::bLength

Definition at line 225 of file usbchap9.h.

◆ bNumEndpoints

uint8_t usb_interface_descr_s::bNumEndpoints

Definition at line 229 of file usbchap9.h.

◆ iInterface

uint8_t usb_interface_descr_s::iInterface

Definition at line 233 of file usbchap9.h.


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