STemWin
AUDIOPLAYER_StateTypdef
is only used within STemWin.
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
STemWin
AUDIOPLAYER_StateTypdef
AUDIOPLAYER_StateTypdef enum
Syntax
Show:
Summary
Declaration
from
audioplayer_app.h:38
enum
{
AUDIOPLAYER_STOP
=
0
,
AUDIOPLAYER_START
,
AUDIOPLAYER_PLAY
,
AUDIOPLAYER_PAUSE
,
AUDIOPLAYER_EOF
,
AUDIOPLAYER_ERROR
,
}
;
Values
Value
Declared as
AUDIOPLAYER_StateTypdef::AUDIOPLAYER_STOP
=
0
AUDIOPLAYER_StateTypdef::AUDIOPLAYER_START
AUDIOPLAYER_StateTypdef::AUDIOPLAYER_PLAY
AUDIOPLAYER_StateTypdef::AUDIOPLAYER_PAUSE
AUDIOPLAYER_StateTypdef::AUDIOPLAYER_EOF
AUDIOPLAYER_StateTypdef::AUDIOPLAYER_ERROR
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