Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: EALib I2S LM75B SDFileSystem mbed
TestAudio Class Reference
Test the WM8731 audio codec and the audio connectors on the LPC4088 Experiment Base Board. More...
#include <TestAudio.h>
Public Member Functions | |
TestAudio () | |
Create an interface to the audio codec. | |
bool | runTest () |
Test the audio. |
Detailed Description
Test the WM8731 audio codec and the audio connectors on the LPC4088 Experiment Base Board.
Definition at line 30 of file TestAudio.h.
Constructor & Destructor Documentation
TestAudio | ( | ) |
Create an interface to the audio codec.
Definition at line 112 of file TestAudio.cpp.
Member Function Documentation
bool runTest | ( | ) |
Test the audio.
- Returns:
- true if the test was successful; otherwise false
Definition at line 116 of file TestAudio.cpp.
Generated on Sun Jul 17 2022 08:29:10 by
