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_t * | osStringDescriptors |
| Defines MS OS Strings structures. | |
| const uint8_t ** | stringDescriptors |
| Pointer to array of pointers to String Descriptors. | |