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

#include <usbchap9.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bEndpointAddress
 
uint8_t bmAttributes
 
uint8_t wMaxPacketSizeLow
 
uint8_t wMaxPacketSizeHigh
 
uint8_t bInterval
 

Detailed Description

Definition at line 193 of file usbchap9.h.

Field Documentation

◆ bDescriptorType

uint8_t usb_endpoint_descr_s::bDescriptorType

Definition at line 195 of file usbchap9.h.

◆ bEndpointAddress

uint8_t usb_endpoint_descr_s::bEndpointAddress

Definition at line 196 of file usbchap9.h.

◆ bInterval

uint8_t usb_endpoint_descr_s::bInterval

Definition at line 199 of file usbchap9.h.

◆ bLength

uint8_t usb_endpoint_descr_s::bLength

Definition at line 194 of file usbchap9.h.

◆ bmAttributes

uint8_t usb_endpoint_descr_s::bmAttributes

Definition at line 197 of file usbchap9.h.

◆ wMaxPacketSizeHigh

uint8_t usb_endpoint_descr_s::wMaxPacketSizeHigh

Definition at line 198 of file usbchap9.h.

◆ wMaxPacketSizeLow

uint8_t usb_endpoint_descr_s::wMaxPacketSizeLow

Definition at line 198 of file usbchap9.h.


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