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

USB_HID_SET_IDLE macro

Syntax

#define USB_HID_SET_IDLE 0x0AU

References

LocationText
usbh_hid.h:241
#define USB_HID_SET_IDLE 0x0AU
usbh_hid.c:620
phost->Control.setup.b.bRequest = USB_HID_SET_IDLE;