USBD_IDX_SERIAL_STR is only used within Ux_Device_CDC_ACM.
 
Symbols
loading...
Files
loading...

USBD_IDX_SERIAL_STR macro

Syntax

#define USBD_IDX_SERIAL_STR 0x03U

References

LocationText
ux_device_descriptors.h:281
#define USBD_IDX_SERIAL_STR 0x03U
ux_device_descriptors.c:212
USBD_string_framework[count++] = USBD_IDX_SERIAL_STR;
ux_device_descriptors.c:336
pDevDesc->iSerialNumber = USBD_IDX_SERIAL_STR;