HAL
HAL_MultiProcessor_ExitMuteMode() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_MultiProcessor_ExitMuteMode()

HAL_MultiProcessor_ExitMuteMode() function

Exits the UART mute mode: wake up software.

Syntax

HAL_StatusTypeDef HAL_MultiProcessor_ExitMuteMode(UART_HandleTypeDef *huart);
Implemented in stm32f4xx_hal_uart.c:2808

Arguments

huart

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

Return value

HAL status

References

LocationText
stm32f4xx_hal_uart.c:2808
HAL_StatusTypeDef HAL_MultiProcessor_ExitMuteMode(UART_HandleTypeDef *huart)
stm32f4xx_hal_uart.h:792
HAL_StatusTypeDef HAL_MultiProcessor_ExitMuteMode(UART_HandleTypeDef *huart);

Call Tree

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