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

#include <usbchap9.h>

Data Fields

uint8_t bmRequestType
 
uint8_t bRequest
 
uint8_t wValueLow
 
uint8_t wValueHigh
 
uint8_t wIndexLow
 
uint8_t wIndexHigh
 
uint8_t wLengthLow
 
uint8_t wLengthHigh
 

Detailed Description

Definition at line 351 of file usbchap9.h.

Field Documentation

◆ bmRequestType

uint8_t usb_device_request_s::bmRequestType

Definition at line 352 of file usbchap9.h.

◆ bRequest

uint8_t usb_device_request_s::bRequest

Definition at line 353 of file usbchap9.h.

◆ wIndexHigh

uint8_t usb_device_request_s::wIndexHigh

Definition at line 355 of file usbchap9.h.

◆ wIndexLow

uint8_t usb_device_request_s::wIndexLow

Definition at line 355 of file usbchap9.h.

◆ wLengthHigh

uint8_t usb_device_request_s::wLengthHigh

Definition at line 356 of file usbchap9.h.

◆ wLengthLow

uint8_t usb_device_request_s::wLengthLow

Definition at line 356 of file usbchap9.h.

◆ wValueHigh

uint8_t usb_device_request_s::wValueHigh

Definition at line 354 of file usbchap9.h.

◆ wValueLow

uint8_t usb_device_request_s::wValueLow

Definition at line 354 of file usbchap9.h.


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