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: 4DGL-uLCD-SE mbed-rtos mbed
Command Class Reference
Class represents a uLCD command. More...
#include <Command.h>
Inherited by BackgroundColor, BaudRate, Blit, ClearScreen, DrawPixel, and Reset.
Public Member Functions | |
| virtual void | execute (uLCD_4DGL *uLCD)=0 |
| Executes the command on the target uLCD. | |
Detailed Description
Class represents a uLCD command.
Definition at line 7 of file Command.h.
Member Function Documentation
| virtual void execute | ( | uLCD_4DGL * | uLCD ) | [pure virtual] |
Executes the command on the target uLCD.
- Parameters:
-
uLCD the lcd to execute the command on.
Generated on Thu Jul 14 2022 00:24:34 by
1.7.2