CDC_Standalone
CDC_Itf_Init()
is only used within CDC_Standalone.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
CDC_Standalone
CDC_Itf_Init()
CDC_Itf_Init() function
Initializes the CDC media low layer
Syntax
Show:
Summary
Declaration
Definition
from
usbd_cdc_interface.c:55
static
int8_t
CDC_Itf_Init
(
void
)
;
Implemented in
usbd_cdc_interface.c:79
Return value
Result of the operation: USBD_OK if all operations are OK else USBD_FAIL
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out