GUIslice
0.16.0
Embedded GUI in C
|
Input callback data structure. More...
#include <XKeyPad.h>
Data Fields | |
char * | pStr |
Final value of edited value field. More... | |
gslc_tsElemRef * | pTargetRef |
Target element reference to receive the value. More... | |
Input callback data structure.
char* gslc_tsXKeyPadData::pStr |
Final value of edited value field.
gslc_tsElemRef* gslc_tsXKeyPadData::pTargetRef |
Target element reference to receive the value.