GUIslice  0.16.0
Embedded GUI in C
gslc_tsXRingGauge Struct Reference

Extended data for XRingGauge element. More...

#include <XRingGauge.h>

Collaboration diagram for gslc_tsXRingGauge:

Data Fields

int16_t nValMin
 
int16_t nValMax
 
int16_t nAngStart
 
int16_t nAngRange
 
int16_t nQuality
 
int8_t nThickness
 
bool bGradient
 
uint8_t nSegGap
 
gslc_tsColor colRing1
 
gslc_tsColor colRing2
 
gslc_tsColor colRingRemain
 
int16_t nVal
 Current position value. More...
 
int16_t nValLast
 Previous position value. More...
 
char acStrLast [XRING_STR_MAX]
 

Detailed Description

Extended data for XRingGauge element.

Field Documentation

char gslc_tsXRingGauge::acStrLast[XRING_STR_MAX]
bool gslc_tsXRingGauge::bGradient
gslc_tsColor gslc_tsXRingGauge::colRing1
gslc_tsColor gslc_tsXRingGauge::colRing2
gslc_tsColor gslc_tsXRingGauge::colRingRemain
int16_t gslc_tsXRingGauge::nAngRange
int16_t gslc_tsXRingGauge::nAngStart
int16_t gslc_tsXRingGauge::nQuality
uint8_t gslc_tsXRingGauge::nSegGap
int8_t gslc_tsXRingGauge::nThickness
int16_t gslc_tsXRingGauge::nVal

Current position value.

int16_t gslc_tsXRingGauge::nValLast

Previous position value.

int16_t gslc_tsXRingGauge::nValMax
int16_t gslc_tsXRingGauge::nValMin

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