CDC_OUT_EP is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

CDC_OUT_EP macro

Syntax

#define CDC_OUT_EP 0x01U

References

LocationText
usbd_cdc.h:47
#define CDC_OUT_EP 0x01U /* EP1 for data OUT */
usbd_cdc.c:251
CDC_OUT_EP, /* bEndpointAddress */
usbd_cdc.c:269
static uint8_t CDCOutEpAdd = CDC_OUT_EP;
usbd_cdc.c:632
usbd_cdc.c:663
usbd_cdc.c:694