A standard USB string descriptor structure.
#include <usb_protocol.h>
Data Fields | |
uint8_t | bDescriptorType |
uint8_t | bLength |
uint8_t usb_str_desc_t::bDescriptorType |
uint8_t usb_str_desc_t::bLength |
Referenced by udc_req_std_dev_get_str_desc(), and uhc_dev_get_string().