STM32F413H-Discovery
BSP_COM_DeInit()
is only used within STM32F413H-Discovery.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32F413H-Discovery
BSP_COM_DeInit()
BSP_COM_DeInit() function
DeInit COM port.
Syntax
Show:
Summary
Declaration
Definition
from
stm32f413h_discovery.h:265
void
BSP_COM_DeInit
(
COM_TypeDef
COM
,
UART_HandleTypeDef
*
huart
)
;
Implemented in
stm32f413h_discovery.c:363
Arguments
Argument
Description
COM
COM port to be configured. This parameter can be one of the following values: @arg COM1
huart
Pointer to a UART_HandleTypeDef structure that contains the configuration information for the specified USART peripheral.
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