HIDReportRequest.h
Default mainpageat91libusbcommonhidHIDReportRequest.h
Description Overview  
Description
Purpose
Definition of a class for manipulating HID-specific GET_REPORT and SET_REPORT requests.

Usage
  1. Receive a GET_REPORT or SET_REPORT request from the host.
  2. Retrieve the report type using HIDReportRequest_GetReportType.
  3. Retrieve the report ID using HIDReportRequest_GetReportId.