sbUSBDescriptorHeader Struct Reference

#include <sbUSBDeviceUtils.h>

Public Attributes

PRUint8 bLength
 
PRUint8 bDescriptorType
 

Detailed Description

This structure contains the common header of all USB descriptors.

bLength Size of this descriptor in bytes. bDescriptorType DEVICE Descriptor Type.

Definition at line 93 of file sbUSBDeviceUtils.h.

Member Data Documentation

PRUint8 sbUSBDescriptorHeader::bDescriptorType

Definition at line 96 of file sbUSBDeviceUtils.h.

PRUint8 sbUSBDescriptorHeader::bLength

Definition at line 95 of file sbUSBDeviceUtils.h.


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