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.
TestDisplay Class Reference
Test the display connected with a FPC cable to the LPC4088 Experiment Base Board as well as the AR1021 touch sensor on the board. More...
#include <TestDisplay.h>
Public Member Functions | |
TestDisplay (WhichDisplay which) | |
Create an interface to the display. | |
bool | runTest () |
Test the display. |
Detailed Description
Test the display connected with a FPC cable to the LPC4088 Experiment Base Board as well as the AR1021 touch sensor on the board.
Definition at line 29 of file TestDisplay.h.
Constructor & Destructor Documentation
TestDisplay | ( | WhichDisplay | which ) |
Create an interface to the display.
Definition at line 91 of file TestDisplay.cpp.
Member Function Documentation
bool runTest | ( | ) |
Test the display.
- Returns:
- true if the test was successful; otherwise false
Definition at line 128 of file TestDisplay.cpp.
Generated on Tue Jul 12 2022 19:31:19 by
