struct I2cHidDesc

Defined at line 34 of file ../../src/ui/input/drivers/i2c-hid/i2c-hid.h

The i2c descriptor that describes the i2c's registers Ids.

This is populated directly from an I2cRead call, so all

of the values are in little endian.

Public Members

uint16_t wHIDDescLength
uint16_t bcdVersion
uint16_t wReportDescLength
uint16_t wReportDescRegister
uint16_t wInputRegister
uint16_t wMaxInputLength
uint16_t wOutputRegister
uint16_t wMaxOutputLength
uint16_t wCommandRegister
uint16_t wDataRegister
uint16_t wVendorID
uint16_t wProductID
uint16_t wVersionID
uint8_t[4] RESERVED