Loading...
Searching...
No Matches
usb_descriptor_string_t Struct Reference

USB string descriptor (USB 2.0 spec table 9-16) More...

Detailed Description

USB string descriptor (USB 2.0 spec table 9-16)

Definition at line 184 of file descriptor.h.

#include <descriptor.h>

Data Fields

uint8_t length
 Size of this descriptor.
 
uint8_t type
 String descriptor type

 

Field Documentation

◆ length

uint8_t usb_descriptor_string_t::length

Size of this descriptor.

Definition at line 185 of file descriptor.h.

◆ type

uint8_t usb_descriptor_string_t::type

String descriptor type

Definition at line 186 of file descriptor.h.


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