Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

otTextUI.h File Reference

User Interface based on formatted text. More...

#include "otdefs.h"
#include "otLCD.h"
#include <stdarg.h>

Defines

#define MAX_VAR   64

Typedefs

typedef U16(* keyScanMethod )(bool)
 Function definition for keyboard scan.
typedef TUI_Variant TUI_Variant
 Container for variable address.
typedef TUI_Variable TUI_Variable
 Panel's variable.
typedef TUI_Panel TUI_Panel
 Panel property.


Detailed Description

Version:
1.0.0
Author:
Manuele Turini

Define Documentation

#define MAX_VAR   64
 

Copyright 2017-2021 Officina Turini
This file is part of otStudio project.

otStudio is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License.

otStudio is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with otStudio. If not, see <http://www.gnu.org/licenses/>.

footer

otStudio - Library Reference - (C) 2020-23 Officina Turini, All Rights Reserved
Document built with Doxygen 1.4.0