CDC_Standalone
CDC_Itf_DeInit()
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_DeInit()
CDC_Itf_DeInit() function
CDC_Itf_DeInit DeInitializes the CDC media low layer
Syntax
Show:
Summary
Declaration
Definition
from
usbd_cdc_interface.c:56
static
int8_t
CDC_Itf_DeInit
(
void
)
;
Implemented in
usbd_cdc_interface.c:132
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