USB_Descriptor_Header_t Struct Reference

#include <StdDescriptors.h>


Data Fields

uint8_t Size
uint8_t Type


Detailed Description

Type define for all descriptor's header, indicating the descriptor's length and type.

Note:
The non-standard structure element names are documented here - see the StdDescriptors.h file documentation for more information on the two descriptor naming schemes. If the USE_NONSTANDARD_DESCRIPTOR_NAMES token is not set, this structure contains elements with names identical to those listed in the USB standard.

Field Documentation

Size of the descriptor, in bytes.

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


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

Generated on Mon Feb 9 20:19:02 2009 for LUFA Library by  doxygen 1.5.7.1