BSP_AUDIO_OUT_SetMute() function
Enables or disables the MUTE mode by software
Syntax
uint8_t BSP_AUDIO_OUT_SetMute(uint32_t Cmd); Arguments
Cmd
could be AUDIO_MUTE_ON to mute sound or AUDIO_MUTE_OFF to unmute the codec and restore previous volume level.
Return value
AUDIO_OK if correct communication, else wrong communication
Examples
BSP_AUDIO_OUT_SetMute() is referenced by 3 libraries and example projects: