hids_report_ref_t Struct Reference

Value of a Report Reference descriptor. More...

#include <hids.h>

Data Fields

uint8_t report_id
 
uint8_t report_type
 

Detailed Description

Value of a Report Reference descriptor.

This is mapping information that maps the parent characteristic to the Report ID(s) and Report Type(s) defined within a Report Map characteristic.

Field Documentation

◆ report_id

uint8_t hids_report_ref_t::report_id

Non-zero value if there is more than one instance of the same Report Type

◆ report_type

uint8_t hids_report_ref_t::report_type

Type of Report characteristic (see Report Type values)


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