Microchip® Advanced Software Framework

hid_control_mode_ntf Struct Reference

HID control point info, notify to user when control point change by user.

#include <hid_device.h>

Data Fields

uint16_t control_value
 Suspend or exit suspend. More...
 
uint8_t serv_inst
 Service instance number. More...
 

uint16_t hid_control_mode_ntf::control_value

Suspend or exit suspend.

Referenced by hid_prf_char_changed_handler(), and hid_prf_control_point_ntf_cb().

uint8_t hid_control_mode_ntf::serv_inst

Service instance number.

Referenced by hid_prf_char_changed_handler(), and hid_prf_control_point_ntf_cb().