STM32_USB_Device_Library + 0/7 examples
CodeScope will show references to USBD_CDC_RegisterInterface() 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_RegisterInterface() function

USBD_CDC_RegisterInterface

Syntax

uint8_t USBD_CDC_RegisterInterface(USBD_HandleTypeDef *pdev,     USBD_CDC_ItfTypeDef *fops);
Implemented in usbd_cdc.c:735

Arguments

pdev

device instance

fops

CD Interface callback

Return value

status

Examples

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

References

LocationText
usbd_cdc.c:735
uint8_t USBD_CDC_RegisterInterface(USBD_HandleTypeDef *pdev,
usbd_cdc.h:154
uint8_t USBD_CDC_RegisterInterface(USBD_HandleTypeDef *pdev,

Data Use

Type of USBD_CDC_RegisterInterface()
USBD_CDC_RegisterInterface()
uint8_t
all items filtered out