_USB_DEVICE_DESCRIPTOR Struct Reference

#include <usb100.h>


Data Fields

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


Detailed Description

Definition at line 114 of file usb100.h.


Field Documentation

UCHAR _USB_DEVICE_DESCRIPTOR::bLength

Definition at line 115 of file usb100.h.

UCHAR _USB_DEVICE_DESCRIPTOR::bDescriptorType

Definition at line 116 of file usb100.h.

USHORT _USB_DEVICE_DESCRIPTOR::bcdUSB

Definition at line 117 of file usb100.h.

UCHAR _USB_DEVICE_DESCRIPTOR::bDeviceClass

Definition at line 118 of file usb100.h.

UCHAR _USB_DEVICE_DESCRIPTOR::bDeviceSubClass

Definition at line 119 of file usb100.h.

UCHAR _USB_DEVICE_DESCRIPTOR::bDeviceProtocol

Definition at line 120 of file usb100.h.

UCHAR _USB_DEVICE_DESCRIPTOR::bMaxPacketSize0

Definition at line 121 of file usb100.h.

USHORT _USB_DEVICE_DESCRIPTOR::idVendor

Definition at line 122 of file usb100.h.

USHORT _USB_DEVICE_DESCRIPTOR::idProduct

Definition at line 123 of file usb100.h.

USHORT _USB_DEVICE_DESCRIPTOR::bcdDevice

Definition at line 124 of file usb100.h.

UCHAR _USB_DEVICE_DESCRIPTOR::iManufacturer

Definition at line 125 of file usb100.h.

UCHAR _USB_DEVICE_DESCRIPTOR::iProduct

Definition at line 126 of file usb100.h.

UCHAR _USB_DEVICE_DESCRIPTOR::iSerialNumber

Definition at line 127 of file usb100.h.

UCHAR _USB_DEVICE_DESCRIPTOR::bNumConfigurations

Definition at line 128 of file usb100.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 5 20:44:21 2007 for usbp by  doxygen 1.5.1-p1