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
TestAcc Class Reference
Test the MMA7455 accelerometer sensor on the LPC4088 Experiment Base Board. More...
#include <TestAcc.h>
Public Member Functions | |
bool | runTest () |
Test the accelerometer. | |
bool | alternativeTest () |
Alternative test of the accelerometer. |
Detailed Description
Test the MMA7455 accelerometer sensor on the LPC4088 Experiment Base Board.
Definition at line 25 of file TestAcc.h.
Member Function Documentation
bool alternativeTest | ( | ) |
Alternative test of the accelerometer.
- Returns:
- true if the test was successful; otherwise false
Definition at line 111 of file TestAcc.cpp.
bool runTest | ( | ) |
Test the accelerometer.
- Returns:
- true if the test was successful; otherwise false
Definition at line 52 of file TestAcc.cpp.
Generated on Sun Jul 17 2022 08:29:10 by
