STM32F413H-Discovery
BSP_AUDIO_IN_StopEx()
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_StopEx()
BSP_AUDIO_IN_StopEx() function
Stops audio recording.
Syntax
Show:
Summary
Declaration
Definition
from
stm32f413h_discovery_audio.h:344
uint8_t
BSP_AUDIO_IN_StopEx
(
uint32_t
InputDevice
)
;
Implemented in
stm32f413h_discovery_audio.c:1581
Arguments
Argument
Description
InputDevice
Microphone to be stopped. 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