STemWin
AUDIOPLAYER_ProcessTypdef
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
AUDIOPLAYER_ProcessTypdef
AUDIOPLAYER_ProcessTypdef struct
Syntax
Show:
Summary
Declaration
from
audioplayer_app.h:67
typedef
struct
{
uint8_t
buffer
[
AUDIO_BUFFER_SIZE
]
;
uint32_t
volume
;
uint32_t
mute
;
AUDIOPLAYER_StateTypdef
state
;
}
AUDIOPLAYER_ProcessTypdef
;
Fields
Field
Declared as
AUDIOPLAYER_ProcessTypdef::buffer
uint8_t
[
AUDIO_BUFFER_SIZE
]
AUDIOPLAYER_ProcessTypdef::volume
uint32_t
AUDIOPLAYER_ProcessTypdef::mute
uint32_t
AUDIOPLAYER_ProcessTypdef::state
AUDIOPLAYER_StateTypdef
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