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.
Display Class Reference
Class representing Display. More...
#include <Display.h>
Public Member Functions | |
| Display (STMPE1600 &stmpe_1600) | |
| Constructor. | |
| void | display_string (char str[4], char strlen) |
| Print the string on display. | |
| void | DisplayDigit (char val, char dgt) |
| Print the digit on display. | |
Detailed Description
Class representing Display.
Definition at line 250 of file Display.h.
Constructor & Destructor Documentation
| Display | ( | STMPE1600 & | stmpe_1600 ) |
Member Function Documentation
| void display_string | ( | char | str[4], |
| char | strlen | ||
| ) |
Generated on Tue Jul 12 2022 21:49:24 by
1.7.2