hids_hid_info_t Struct Reference

HID Information characteristic value. More...

#include <hids.h>

Data Fields

uint16_t bcd_hid
 
uint8_t b_country_code
 
uint8_t flags
 

Detailed Description

HID Information characteristic value.

Field Documentation

◆ b_country_code

uint8_t hids_hid_info_t::b_country_code

Identifies which country the hardware is localized for. Most hardware is not localized and thus this value would be zero (0).

◆ bcd_hid

uint16_t hids_hid_info_t::bcd_hid

16-bit unsigned integer representing version number of base USB HID Specification implemented by HID Device

◆ flags


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