HAL
LL_USART_RequestEnterMuteMode() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_USART_RequestEnterMuteMode()

LL_USART_RequestEnterMuteMode() function

Put USART in Mute mode

Syntax

__STATIC_INLINE void LL_USART_RequestEnterMuteMode(USART_TypeDef *USARTx);

Arguments

USARTx

USART Instance

Return value

None

References

LocationText
stm32f4xx_ll_usart.h:2468
__STATIC_INLINE void LL_USART_RequestEnterMuteMode(USART_TypeDef *USARTx)

Data Use

Data read by LL_USART_RequestEnterMuteMode()
LL_USART_RequestEnterMuteMode()