USBGenericDescriptor.h
Default mainpageat91libusbcommoncoreUSBGenericDescriptor.h
Description Overview
Methods Brief description
 USBGenericDescriptor_GetLength Returns the length of a descriptor.
 USBGenericDescriptor_GetNextDescriptor Returns a pointer to the descriptor right after the given one, when parsing a Configuration descriptor.
 USBGenericDescriptor_GetType Returns the type of a descriptor.
Defines  
 USBGenericDescriptor_CONFIGURATION Configuration descriptor type.
 USBGenericDescriptor_DEBUG Debug descriptor type.
 USBGenericDescriptor_DEVICE Device descriptor type.
 USBGenericDescriptor_DEVICEQUALIFIER Device qualifier descriptor type.
 USBGenericDescriptor_ENDPOINT Endpoint descriptor type.
 USBGenericDescriptor_INTERFACE Interface descriptor type.
 USBGenericDescriptor_INTERFACEASSOCIATION Interface association descriptor type.
 USBGenericDescriptor_INTERFACEPOWER Interface power descriptor type.
 USBGenericDescriptor_OTG On-The-Go descriptor type.
 USBGenericDescriptor_OTHERSPEEDCONFIGURATION Other speed configuration descriptor type.
 USBGenericDescriptor_STRING String descriptor type.