USB_HID_GET_REPORT is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

USB_HID_GET_REPORT macro

Syntax

#define USB_HID_GET_REPORT 0x01U

References

LocationText
usbh_hid.h:237
#define USB_HID_GET_REPORT 0x01U
usbh_hid.c:682
phost->Control.setup.b.bRequest = USB_HID_GET_REPORT;