HAL
UART_SetConfig() is only used within HAL.
 
Symbols
loading...
Files
loading...

UART_SetConfig() function

Configures the UART peripheral.

Syntax

static void UART_SetConfig(UART_HandleTypeDef *huart);
Implemented in stm32f4xx_hal_uart.c:3695

Arguments

huart

Pointer to a UART_HandleTypeDef structure that contains the configuration information for the specified UART module.

Return value

None

Call Tree

Functions calling UART_SetConfig()
Functions called by UART_SetConfig()
UART_SetConfig()
assert_failed()
all items filtered out
Type of UART_SetConfig()
UART_SetConfig()
uint32_t
all items filtered out