USB_StdDescriptor_Header_t Struct Reference
[USB Descriptors]

#include <StdDescriptors.h>

Data Fields

uint8_t bLength
uint8_t bDescriptorType

Detailed Description

Type define for all descriptors standard header, indicating the descriptor's length and type. This structure uses the relevant standard's given element names to ensure compatibility with the standard.

See also:
USB_Descriptor_Header_t for the version of this define with non-standard LUFA specific element names

Field Documentation

Type of the descriptor, either a value in USB_DescriptorTypes_t or a value given by the specific class.

Size of the descriptor, in bytes.


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

Generated on Sun Nov 22 16:00:13 2009 for LUFA (Formerly MyUSB) Library by  doxygen 1.6.1