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

#include <usb.h>

Data Fields

u8 bRequestType
 
u8 bRequest
 
u16 wValue
 
u16 wIndex
 
u16 wLength
 

Detailed Description

Definition at line 60 of file usb.h.

Field Documentation

◆ bRequest

u8 _usbctrlrequest::bRequest

Definition at line 62 of file usb.h.

◆ bRequestType

u8 _usbctrlrequest::bRequestType

Definition at line 61 of file usb.h.

◆ wIndex

u16 _usbctrlrequest::wIndex

Definition at line 64 of file usb.h.

◆ wLength

u16 _usbctrlrequest::wLength

Definition at line 65 of file usb.h.

◆ wValue

u16 _usbctrlrequest::wValue

Definition at line 63 of file usb.h.


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