Skip to content

Struct usb_header_descriptor

ClassList > usb_header_descriptor

common USB descriptor header

  • #include <usb_std.h>

Public Attributes

Type Name
uint8_t bDescriptorType
Type of the descriptor.
uint8_t bLength
Size of the descriptor, in bytes.

Public Attributes Documentation

variable bDescriptorType

uint8_t usb_header_descriptor::bDescriptorType;

variable bLength

uint8_t usb_header_descriptor::bLength;

The documentation for this class was generated from the following file fw/rbcx-coprocessor/lib/libusb_stm32/include/usb_std.h