|
Electronic Load
1.0
Programmable Constant Current Sink
|
Data Fields | |
| uint8_t | curPos |
| cursor position (0=left) More... | |
| char | oldValue [CONTROL_ENTER_NUMBER_MAX_SIZE] |
| This value will be restored if the user hits cancel. More... | |
| char * | suffix_s |
| This String is displayed after the value. Normally the physical unit (e.g. mA) More... | |
| char | value [CONTROL_ENTER_NUMBER_MAX_SIZE] |
| The five digits plus string terminator. More... | |
| char value[CONTROL_ENTER_NUMBER_MAX_SIZE] |
The five digits plus string terminator.
| char* suffix_s |
This String is displayed after the value. Normally the physical unit (e.g. mA)
| char oldValue[CONTROL_ENTER_NUMBER_MAX_SIZE] |
This value will be restored if the user hits cancel.
| uint8_t curPos |
cursor position (0=left)
1.8.15