USB_Descriptor_Header_t Struct Reference
#include <StdDescriptors.h>
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 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: