BSP_AUDIO_OUT_SetVolume() function
Controls the current audio volume level.
Syntax
uint8_t BSP_AUDIO_OUT_SetVolume(uint8_t Volume); Arguments
Volume
Volume level to be set in percentage from 0% to 100% (0 for Mute and 100 for Max volume level).
Return value
AUDIO_OK if correct communication, else wrong communication
Examples
BSP_AUDIO_OUT_SetVolume() is referenced by 5 libraries and example projects: