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

Data Fields

uint16_t heapmax
 Heep grows from __bss_end upwards and reduces stack reserve. More...
 
uint16_t stackmin
 Keeps track of the lowest Stack Address being used. More...
 

Field Documentation

◆ heapmax

uint16_t heapmax

Heep grows from __bss_end upwards and reduces stack reserve.

Referenced by ShowScreen(), Stackchk(), and StackchkFill().

◆ stackmin

uint16_t stackmin

Keeps track of the lowest Stack Address being used.

Referenced by ShowScreen(), Stackchk(), and StackchkFill().


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