Electronic Load  1.0
Programmable Constant Current Sink
Data Fields
enterNumberVariable_s Struct Reference

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...
 

Field Documentation

◆ value

The five digits plus string terminator.

◆ suffix_s

char* suffix_s

This String is displayed after the value. Normally the physical unit (e.g. mA)

◆ oldValue

This value will be restored if the user hits cancel.

◆ curPos

uint8_t curPos

cursor position (0=left)


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