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

USBH_EP_INTERRUPT macro

Syntax

#define USBH_EP_INTERRUPT 3U

References

LocationText
usbh_ioreq.h:55
#define USBH_EP_INTERRUPT 3U
usbh_ioreq.c:243
USBH_EP_INTERRUPT, /* EP type */
usbh_ioreq.c:269
USBH_EP_INTERRUPT, /* EP type */
usbh_mtp.c:254
((phost->device.CfgDesc.Itf_Desc[interface].Ep_Desc[endpoint].bmAttributes & USBH_EP_INTERRUPT) == USBH_EP_INTERRUPT))