USBD_CDC_DataOut() is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USBD_CDC_DataOut() function

USBD_CDC_DataOut Data received on non-control Out endpoint

Syntax

static uint8_t USBD_CDC_DataOut(USBD_HandleTypeDef *pdev,     uint8_t epnum);
Implemented in usbd_cdc.c:577

Arguments

pdev

device instance

epnum

endpoint number

Return value

status

References

LocationText
usbd_cdc.c:577
static uint8_t USBD_CDC_DataOut(USBD_HandleTypeDef *pdev, uint8_t epnum)
usbd_cdc.c:106
static uint8_t USBD_CDC_DataOut(USBD_HandleTypeDef *pdev, uint8_t epnum);
usbd_cdc.c:149
USBD_CDC_DataOut,

Call Tree

Functions called by USBD_CDC_DataOut()
USBD_CDC_DataOut()
Implementations
USBD_CDC_DataOut()
all items filtered out
Type of USBD_CDC_DataOut()
USBD_CDC_DataOut()
uint8_t
all items filtered out