MD_Menu Library  2.1
Library for 1 or 2 line display menu management
MD_Menu::value_t Struct Reference

#include <MD_Menu.h>

Public Attributes

int32_t value
 the value of the number (or represents 999.999 for INP_ENGU)
 
int8_t power
 the power of 10 (multiple of 3 eg, -3 (milli) 0, 3 (kilo), 6 (Mega))
 

Detailed Description

Value specifier

To cater for all input types, both the value and the powers of 10 must be known (the latter for ENGU). This small structure contains both values, keeping them together whilst processing.


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