BSP_AUDIO_IN_PauseEx() is only used within STM32F413H-Discovery.
 
Symbols
loading...
Files
loading...

BSP_AUDIO_IN_PauseEx() function

Pauses the audio file stream.

Syntax

uint8_t BSP_AUDIO_IN_PauseEx(uint32_t InputDevice);
Implemented in stm32f413h_discovery_audio.c:1629

Arguments

InputDevice

Microphone to be paused. Can be INPUT_DEVICE_DIGITAL_MIC1 .. INPUT_DEVICE_DIGITAL_MIC5.

Return value

AUDIO_OK if correct communication, else wrong communication

Call Tree

Functions calling BSP_AUDIO_IN_PauseEx()
Functions called by BSP_AUDIO_IN_PauseEx()
BSP_AUDIO_IN_PauseEx()
Data read by BSP_AUDIO_IN_PauseEx()
BSP_AUDIO_IN_PauseEx()
Type of BSP_AUDIO_IN_PauseEx()
BSP_AUDIO_IN_PauseEx()
uint8_t
all items filtered out