hids_report_int_t Struct Reference

HID Service Report characteristic define. More...

#include <hids.h>

Public Attributes

uint16_t value_len
 
hids_report_ref_t ref
 

Detailed Description

HID Service Report characteristic define.

Definition at line 178 of file hids.h.

Member Data Documentation

◆ ref

hids_report_ref_t hids_report_int_t::ref

Value of a Report Reference descriptor, see hids_report_ref_t.

Definition at line 181 of file hids.h.

◆ value_len

uint16_t hids_report_int_t::value_len

Length of characteristic value.

Definition at line 180 of file hids.h.


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