APM:Libraries
Public Attributes | List of all members
usb_descriptor_string Struct Reference

#include <usb.h>

Public Attributes

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bString []
 

Detailed Description

Definition at line 274 of file usb.h.

Member Data Documentation

◆ bDescriptorType

uint8_t usb_descriptor_string::bDescriptorType

Definition at line 276 of file usb.h.

◆ bLength

uint8_t usb_descriptor_string::bLength

Definition at line 275 of file usb.h.

◆ bString

uint8_t usb_descriptor_string::bString[]

Definition at line 277 of file usb.h.


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