I2S_Audio
AUDIO_ErrorTypeDef
is only used within I2S_Audio.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
I2S_Audio
AUDIO_ErrorTypeDef
AUDIO_ErrorTypeDef enum
Syntax
Show:
Summary
Declaration
from
audio_if.h:42
enum
{
AUDIO_ERROR_NONE
=
0
,
AUDIO_ERROR_NOTREADY
,
AUDIO_ERROR_IO
,
AUDIO_ERROR_EOF
,
}
;
Values
Value
Declared as
AUDIO_ErrorTypeDef::AUDIO_ERROR_NONE
=
0
AUDIO_ErrorTypeDef::AUDIO_ERROR_NOTREADY
AUDIO_ErrorTypeDef::AUDIO_ERROR_IO
AUDIO_ErrorTypeDef::AUDIO_ERROR_EOF
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