USB Device Middleware Library 2.10
cy_stc_usb_dev_string_t Struct Reference

Description

USBFS Device String Descriptors structure.

Data Fields

uint8_t numStrings
 Number of String Descriptors.
 
bool enableWindowsOsDescriptor
 Defines whether the MS OS String is enabled.
 
const cy_stc_usb_dev_ms_os_string_tosStringDescriptors
 Defines MS OS Strings structures.
 
const uint8_t ** stringDescriptors
 Pointer to array of pointers to String Descriptors.