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

USBD_SERIAL_NUMBER macro

Syntax

#define USBD_SERIAL_NUMBER "HID001"

References

LocationText
ux_device_descriptors.h:242
#define USBD_SERIAL_NUMBER "HID001"
ux_device_descriptors.c:266
USBD_Desc_GetString((uint8_t *)USBD_SERIAL_NUMBER, USBD_string_framework + count, &len);