USBGenericDescriptor_GetLength
Default mainpageat91libusbcommoncoreUSBGenericDescriptor_GetLength
Description Source Call Graph
USBGenericDescriptor_GetLength
Returns the length of a descriptor.
 
Syntax / parameters
unsigned int USBGenericDescriptor_GetLength (const USBGenericDescriptor *descriptor)

Name Type Default Description
descriptor const USBGenericDescriptor *
  Pointer to a USBGenericDescriptor instance.
 
Return value unsigned int
  Length of descriptor in bytes.
Description
Returns the length of a descriptor.

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