Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
USB_DevDescr Struct Reference

#include <usb.h>

Public Attributes

u8 bLength
 
u8 bDescriptorType
 
u16 bcdUSB
 
u8 bDeviceClass
 
u8 bDeviceSubClass
 
u8 bDeviceProtocol
 
u8 bMaxPacketSize0
 
u16 idVendor
 
u16 idProduct
 
u16 bcdDevice
 
u8 iManufacturer
 
u8 iProduct
 
u8 iSerialNumber
 
u8 bNumConfigurations
 

Member Data Documentation

◆ bcdDevice

u16 USB_DevDescr::bcdDevice

◆ bcdUSB

u16 USB_DevDescr::bcdUSB

◆ bDescriptorType

u8 USB_DevDescr::bDescriptorType

◆ bDeviceClass

u8 USB_DevDescr::bDeviceClass

◆ bDeviceProtocol

u8 USB_DevDescr::bDeviceProtocol

◆ bDeviceSubClass

u8 USB_DevDescr::bDeviceSubClass

◆ bLength

u8 USB_DevDescr::bLength

◆ bMaxPacketSize0

u8 USB_DevDescr::bMaxPacketSize0

◆ bNumConfigurations

u8 USB_DevDescr::bNumConfigurations

◆ idProduct

u16 USB_DevDescr::idProduct

◆ idVendor

u16 USB_DevDescr::idVendor

◆ iManufacturer

u8 USB_DevDescr::iManufacturer

◆ iProduct

u8 USB_DevDescr::iProduct

◆ iSerialNumber

u8 USB_DevDescr::iSerialNumber

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