USBGenericDescriptor_GetType
Default mainpageat91libusbcommoncoreUSBGenericDescriptor_GetType
Description Source Call Graph
USBGenericDescriptor_GetType
Returns the type of a descriptor.
 
Syntax / parameters
unsigned char USBGenericDescriptor_GetType (const USBGenericDescriptor *descriptor)

Name Type Default Description
descriptor const USBGenericDescriptor *
  Pointer to a USBGenericDescriptor instance.
 
Return value unsigned char
  Type of descriptor.
Description
Returns the type of a descriptor.

 
Source
The documentation for this Member was generated from the following files:
  • USBGenericDescriptor.c