UX_HOST_CLASS_HID_GET_REPORT is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_HOST_CLASS_HID_GET_REPORT

UX_HOST_CLASS_HID_GET_REPORT macro

Syntax

#define UX_HOST_CLASS_HID_GET_REPORT 0x01

References

LocationText
ux_host_class_hid.h:175
#define UX_HOST_CLASS_HID_GET_REPORT 0x01
ux_host_class_hid_report_get.c:206
transfer_request -> ux_transfer_request_function = UX_HOST_CLASS_HID_GET_REPORT;