STM32_USB_Device_Library + 0/7 examples
CodeScope will show references to USBD_CDC_SetRxBuffer() from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
USB_Device
STM32469I_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
STM324xG_EVAL
Applications
USB_Device
 
Symbols
loading...
Files
loading...

USBD_CDC_SetRxBuffer() function

USBD_CDC_SetRxBuffer

Syntax

uint8_t USBD_CDC_SetRxBuffer(USBD_HandleTypeDef *pdev,     uint8_t *pbuff);
Implemented in usbd_cdc.c:786

Arguments

pdev

device instance

pbuff

Rx Buffer

Return value

status

Examples

USBD_CDC_SetRxBuffer() is referenced by 7 libraries and example projects.

References

LocationText
usbd_cdc.c:786
uint8_t USBD_CDC_SetRxBuffer(USBD_HandleTypeDef *pdev, uint8_t *pbuff)
usbd_cdc.h:166
uint8_t USBD_CDC_SetRxBuffer(USBD_HandleTypeDef *pdev, uint8_t *pbuff);

Data Use

Data read by USBD_CDC_SetRxBuffer()
Data written by USBD_CDC_SetRxBuffer()
USBD_CDC_SetRxBuffer()
all items filtered out
Type of USBD_CDC_SetRxBuffer()
USBD_CDC_SetRxBuffer()
uint8_t
all items filtered out