wm8994
wm8994_Play()
is only used within wm8994.
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
wm8994
wm8994_Play()
wm8994_Play() function
Start the audio Codec play feature.
Syntax
Show:
Summary
Declaration
Definition
from
wm8994.h:445
uint32_t
wm8994_Play
(
uint16_t
DeviceAddr
,
uint16_t
*
pBuffer
,
uint16_t
Size
)
;
Implemented in
wm8994.c:728
Arguments
Argument
Description
DeviceAddr
Device address on communication Bus.
pBuffer
Size
Return value
0 if correct communication, else wrong communication
Notes
For this codec no Play options are required.
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