GUIslice  0.16.0
Embedded GUI in C
gslc_tsXSelNum Struct Reference

Extended data for SelNum element. More...

#include <XSelNum.h>

Collaboration diagram for gslc_tsXSelNum:

Data Fields

int16_t nCounter
 Counter for demo purposes. More...
 
gslc_tsCollect sCollect
 Collection management for sub-elements. More...
 
gslc_tsElemRef asElemRef [4]
 Storage for sub-element references. More...
 
gslc_tsElem asElem [4]
 Storage for sub-elements. More...
 
char acElemTxt [4][SELNUM_STR_LEN]
 Storage for strings. More...
 

Detailed Description

Extended data for SelNum element.

Field Documentation

char gslc_tsXSelNum::acElemTxt[4][SELNUM_STR_LEN]

Storage for strings.

gslc_tsElem gslc_tsXSelNum::asElem[4]

Storage for sub-elements.

gslc_tsElemRef gslc_tsXSelNum::asElemRef[4]

Storage for sub-element references.

int16_t gslc_tsXSelNum::nCounter

Counter for demo purposes.

gslc_tsCollect gslc_tsXSelNum::sCollect

Collection management for sub-elements.


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