BSP_COM_DeInit() is only used within STM32446E_EVAL.
 
Symbols
loading...
Files
loading...

BSP_COM_DeInit() function

DeInit COM port.

Syntax

void BSP_COM_DeInit(COM_TypeDef COM,     UART_HandleTypeDef *huart);
Implemented in stm32446e_eval.c:554

Arguments

COM

COM port to be configured. This parameter can be one of the following values: @arg COM1 @arg COM2

huart

Pointer to a UART_HandleTypeDef structure that contains the configuration information for the specified USART peripheral.

References

Call Tree

Functions called by BSP_COM_DeInit()
BSP_COM_DeInit()
all items filtered out
Data read by BSP_COM_DeInit()
Data written by BSP_COM_DeInit()
BSP_COM_DeInit()