Skip to content

File usb_descriptors.h

FileList > includes-api > usb_descriptors.h

Go to the source code of this file

Public Types

Type Name
enum @0
enum @1

Public Attributes

Type Name
uint8_t const desc_ms_os_20
char const * usb_string_desc_arr

Public Types Documentation

enum @0

enum @0 {
    VENDOR_REQUEST_WEBUSB = 1,
    VENDOR_REQUEST_MICROSOFT = 2
};

enum @1

enum @1 {
    USB_DESCRIPTOR_MANUFACTURER = 0x01,
    USB_DESCRIPTOR_PRODUCT = 0x02,
    USB_DESCRIPTOR_SERIAL = 0x03
};

Public Attributes Documentation

variable desc_ms_os_20

uint8_t const desc_ms_os_20[];

variable usb_string_desc_arr

char const* usb_string_desc_arr[6];

The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-usb/includes-api/usb_descriptors.h