LevelMeter-Display  2.0
An ultrasonic Level Meter for Stormwater Cisterns
Data Fields
displayMetrics_T Struct Reference

Parameters for each of the possible Displays. More...

Data Fields

uint8_t nLines
 The number of lines. More...
 
uint8_t startLine [LCD_MAX_LINES]
 Offset of character 0 of each line. More...
 
uint8_t width
 The width of the display in characters. More...
 

Detailed Description

Parameters for each of the possible Displays.

Field Documentation

◆ nLines

uint8_t nLines

The number of lines.

Referenced by LCDBuildVBarChars(), LCDHBarGraph(), LCDPrintLine_P(), and VBarGraphPrepare().

◆ startLine

uint8_t startLine[LCD_MAX_LINES]

Offset of character 0 of each line.

Referenced by LCDHBarGraph(), and LCDPrintLine_P().

◆ width

uint8_t width

The width of the display in characters.

Referenced by HBarGraphPerCent(), LCDHBarGraph(), and LCDPrintLine_P().


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