STM32469I_EVAL + 0/1 examples
CodeScope will show references to BSP_AUDIO_IN_SetVolume() from the following samples and libraries:
Examples
STM32469I_EVAL
Applications
Audio
 
Symbols
loading...
Files
loading...

BSP_AUDIO_IN_SetVolume() function

Controls the audio in volume level.

Syntax

uint8_t BSP_AUDIO_IN_SetVolume(uint8_t Volume);
Implemented in stm32469i_eval_audio.c:859

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_IN_SetVolume() is referenced by 1 libraries and example projects.

References

LocationText
stm32469i_eval_audio.c:859
uint8_t BSP_AUDIO_IN_SetVolume(uint8_t Volume)
stm32469i_eval_audio.h:263
uint8_t BSP_AUDIO_IN_SetVolume(uint8_t Volume);

Data Use

Data read by BSP_AUDIO_IN_SetVolume()
Data written by BSP_AUDIO_IN_SetVolume()
all items filtered out
BSP_AUDIO_IN_SetVolume()
all items filtered out
Type of BSP_AUDIO_IN_SetVolume()
BSP_AUDIO_IN_SetVolume()
uint8_t
all items filtered out