STM32F413H-Discovery
BSP_AUDIO_IN_PauseEx()
is only used within STM32F413H-Discovery.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32F413H-Discovery
BSP_AUDIO_IN_PauseEx()
BSP_AUDIO_IN_PauseEx() function
Pauses the audio file stream.
Syntax
Show:
Summary
Declaration
Definition
from
stm32f413h_discovery_audio.h:346
uint8_t
BSP_AUDIO_IN_PauseEx
(
uint32_t
InputDevice
)
;
Implemented in
stm32f413h_discovery_audio.c:1629
Arguments
Argument
Description
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
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out