![]() |
Meditech control panel software
1.0beta
application C++ firmware for control panel ChipKit PI board
|
LCD template field type definition. More...
#include "LCDTemplates.h"
Public Attributes | |
| int | row [6] |
| Field row. More... | |
| int | col [6] |
| Field column. More... | |
LCD template field type definition.
Defines a generic LCD display field
Definition at line 75 of file LCDTemplates.h.
| int LCDTemplateField::col[6] |
Field column.
Definition at line 77 of file LCDTemplates.h.
Referenced by LCDTemplates::createDisplay(), and LCDTemplates::updateDisplay().
| int LCDTemplateField::row[6] |
Field row.
Definition at line 76 of file LCDTemplates.h.
Referenced by LCDTemplates::createDisplay(), and LCDTemplates::updateDisplay().