ESP-IDF + 0/1 examples
SourceVu will show references to esp_hid_device_config_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint16_t
HID Vendor ID.
uint16_t
HID Product ID.
uint16_t
HID Product Version.
const char *
HID Device Name.
const char *
HID Manufacturer.
const char *
HID Serial Number.
Array of the raw HID report maps.
uint8_t
number of raw report maps in the array.

References

from examples