TwiceAsNice  2019-02-18
Public Attributes | List of all members
__usb_Dev_Descriptor__ Struct Reference

#include <libfli-usb.h>

Collaboration diagram for __usb_Dev_Descriptor__:
Collaboration graph

Public Attributes

UCHAR bLength
 
UCHAR bDescriptorType
 
USHORT bcdUSB
 
UCHAR bDeviceClass
 
UCHAR bDeviceSubClass
 
UCHAR bDeviceProtocol
 
UCHAR bMaxPacketSize0
 
USHORT idVendor
 
USHORT idProduct
 
USHORT bcdDevice
 
UCHAR iManufacturer
 
UCHAR iProduct
 
UCHAR iSerialNumber
 
UCHAR bNumConfigurations
 

Member Data Documentation

◆ bcdDevice

USHORT __usb_Dev_Descriptor__::bcdDevice

◆ bcdUSB

USHORT __usb_Dev_Descriptor__::bcdUSB

◆ bDescriptorType

UCHAR __usb_Dev_Descriptor__::bDescriptorType

◆ bDeviceClass

UCHAR __usb_Dev_Descriptor__::bDeviceClass

◆ bDeviceProtocol

UCHAR __usb_Dev_Descriptor__::bDeviceProtocol

◆ bDeviceSubClass

UCHAR __usb_Dev_Descriptor__::bDeviceSubClass

◆ bLength

UCHAR __usb_Dev_Descriptor__::bLength

◆ bMaxPacketSize0

UCHAR __usb_Dev_Descriptor__::bMaxPacketSize0

◆ bNumConfigurations

UCHAR __usb_Dev_Descriptor__::bNumConfigurations

◆ idProduct

USHORT __usb_Dev_Descriptor__::idProduct

◆ idVendor

USHORT __usb_Dev_Descriptor__::idVendor

◆ iManufacturer

UCHAR __usb_Dev_Descriptor__::iManufacturer

◆ iProduct

UCHAR __usb_Dev_Descriptor__::iProduct

◆ iSerialNumber

UCHAR __usb_Dev_Descriptor__::iSerialNumber

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