USBStringDescriptor_LENGTH
Default mainpageat91libusbcommoncoreUSBStringDescriptor_LENGTH
Description Source Call Graph
USBStringDescriptor_LENGTH
Calculates the length of a string descriptor given the number of ascii characters/language IDs in it.
 
Syntax / parameters
define USBStringDescriptor_LENGTH (length)

Name Type Default Description
  length
  The ascii format string length.
 
Return value     The actual data length in bytes.
Description
Calculates the length of a string descriptor given the number of ascii characters/language IDs in it.

 
Source
The documentation for this Member was generated from the following file:
  • USBStringDescriptor.h