Microchip® Advanced Software Framework

S_usb_product_string_descriptor Struct Reference

struct usb_st_product

#include <usb_descriptors.h>

Data Fields

U8 bDescriptorType
 STRING descriptor type. More...
 
U8 bLength
 Size of this descriptor in bytes. More...
 
U16 wstring [USB_PN_LENGTH]
 Unicode characters. More...
 

U8 S_usb_product_string_descriptor::bDescriptorType

STRING descriptor type.

U8 S_usb_product_string_descriptor::bLength

Size of this descriptor in bytes.

U16 S_usb_product_string_descriptor::wstring[USB_PN_LENGTH]

Unicode characters.