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

HID_BOOT_CODE macro

Syntax

#define HID_BOOT_CODE 0x01U

References

LocationText
usbh_hid.h:251
#define HID_BOOT_CODE 0x01U
usbh_hid.c:146
interface = USBH_FindInterface(phost, phost->pActiveClass->ClassCode, HID_BOOT_CODE, 0xFFU);