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

USBD_CtlContinueRx() function

USBD_CtlContinueRx continue receive data on the ctl pipe

Syntax

USBD_StatusTypeDef USBD_CtlContinueRx(USBD_HandleTypeDef *pdev,     uint8_t *pbuf,     uint32_t len);
Implemented in usbd_ioreq.c:157

Arguments

pdev

device instance

pbuf

len

length of data to be received

Return value

status

References

Call Tree

Functions calling USBD_CtlContinueRx()
Functions called by USBD_CtlContinueRx()
all items filtered out
USBD_CtlContinueRx()
all items filtered out
Data read by USBD_CtlContinueRx()
USBD_CtlContinueRx()
Type of USBD_CtlContinueRx()
USBD_CtlContinueRx()
all items filtered out