heat control  r71
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LCD_POS Struct Reference

#include <lcdisp.h>

Data Fields

UCHAR col
 
UCHAR row
 

Detailed Description

definition of a position and the alignment of a string to put on LCD

Definition at line 51 of file lcdisp.h.

Field Documentation

UCHAR LCD_POS::col

Definition at line 52 of file lcdisp.h.

Referenced by PrintValue(), and WriteMeasVal().

UCHAR LCD_POS::row

Definition at line 53 of file lcdisp.h.

Referenced by PrintValue(), and WriteMeasVal().


The documentation for this struct was generated from the following file: