USBD_SERIAL_NUMBER is only used within Ux_Device_HID_CDC_ACM.
 
Symbols
loading...
Files
loading...

USBD_SERIAL_NUMBER macro

Syntax

#define USBD_SERIAL_NUMBER "COMP001"

References

LocationText
ux_device_descriptors.h:282
#define USBD_SERIAL_NUMBER "COMP001"
ux_device_descriptors.c:272
USBD_Desc_GetString((uint8_t *)USBD_SERIAL_NUMBER, USBD_string_framework + count, &len);