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

Holds the data for a screen item. More...

Collaboration diagram for screenItem_t:
Collaboration graph
[legend]

Data Fields

control_tcontrol
 E.g. the text of a text field or the enterNumber_t of an input field. More...
 
uint8_t retval
 If retval !=0 the screen terminates if the user presses enter. More...
 

Detailed Description

Holds the data for a screen item.

This is a control-struct and a return value which is passed if the control is activated.

Field Documentation

◆ control

control_t* control

E.g. the text of a text field or the enterNumber_t of an input field.

◆ retval

uint8_t retval

If retval !=0 the screen terminates if the user presses enter.


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