HIDReportRequest.h
Default mainpage
at91lib
usb
common
hid
HIDReportRequest.h
Description
Overview
Description
Purpose
Definition of a class for manipulating HID-specific GET_REPORT and SET_REPORT requests.
Usage
Receive a GET_REPORT or SET_REPORT request from the host.
Retrieve the report type using
HIDReportRequest_GetReportType
.
Retrieve the report ID using
HIDReportRequest_GetReportId
.