USBD ROM Stack  2.0
ROM based USB device stack
Data Fields
USB_STRING_DESCRIPTOR Struct Reference

#include <C:/Data/nxp/GIT/lpcopen_v3/lpcopen_version3/LPC43xx_18xx/lpc43xx_18xx/LPC_USBD_Lib/mw_usbd/mw_usbd.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint16_t bString
 

Detailed Description

USB String Descriptor

Field Documentation

◆ bLength

uint8_t USB_STRING_DESCRIPTOR::bLength

Size of this descriptor in bytes

◆ bDescriptorType

uint8_t USB_STRING_DESCRIPTOR::bDescriptorType

STRING Descriptor Type

◆ bString

uint16_t USB_STRING_DESCRIPTOR::bString

UNICODE encoded string


The documentation for this struct was generated from the following file: