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

USB_HID_SET_REPORT macro

Syntax

#define USB_HID_SET_REPORT 0x09U

References

LocationText
usbh_hid.h:240
#define USB_HID_SET_REPORT 0x09U
usbh_hid.c:651
phost->Control.setup.b.bRequest = USB_HID_SET_REPORT;