LUFA Library  210130

HID Parser Report Item Unit Structure. More...

#include <HIDParser.h>

Data Fields

uint8_t Exponent
 
uint32_t Type
 

Detailed Description

Type define for the Unit attributes of a report item.

Field Documentation

◆ Exponent

uint8_t HID_Unit_t::Exponent

Unit exponent (refer to HID specifications for details).

◆ Type

uint32_t HID_Unit_t::Type

Unit type (refer to HID specifications for details).


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