GUIslice  0.16.0
Embedded GUI in C
gslc_tsXKeyPadCfg_Num Struct Reference

#include <XKeyPad_Num.h>

Collaboration diagram for gslc_tsXKeyPadCfg_Num:

Data Fields

gslc_tsXKeyPadCfg sBaseCfg
 KeyPad base config struct. More...
 
bool bFloatEn
 Enable floating point (ie. decimal point) More...
 
bool bSignEn
 Enable negative numbers. More...
 
bool bValPositive
 Is the current value positive? (1=positive, 0=negative) More...
 
bool bValDecimalPt
 Does the current value include a decimal point? More...
 

Field Documentation

bool gslc_tsXKeyPadCfg_Num::bFloatEn

Enable floating point (ie. decimal point)

bool gslc_tsXKeyPadCfg_Num::bSignEn

Enable negative numbers.

bool gslc_tsXKeyPadCfg_Num::bValDecimalPt

Does the current value include a decimal point?

bool gslc_tsXKeyPadCfg_Num::bValPositive

Is the current value positive? (1=positive, 0=negative)

gslc_tsXKeyPadCfg gslc_tsXKeyPadCfg_Num::sBaseCfg

KeyPad base config struct.


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