HAL
HAL_MultiProcessor_EnterMuteMode() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_MultiProcessor_EnterMuteMode()

HAL_MultiProcessor_EnterMuteMode() function

Enters the UART in mute mode.

Syntax

HAL_StatusTypeDef HAL_MultiProcessor_EnterMuteMode(UART_HandleTypeDef *huart);
Implemented in stm32f4xx_hal_uart.c:2780

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:2780
HAL_StatusTypeDef HAL_MultiProcessor_EnterMuteMode(UART_HandleTypeDef *huart)
stm32f4xx_hal_uart.h:791
HAL_StatusTypeDef HAL_MultiProcessor_EnterMuteMode(UART_HandleTypeDef *huart);

Call Tree

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