Electronic Load  1.0
Programmable Constant Current Sink
Data Fields
control_t Union Reference

The control_t is a union of all possible control types. More...

Collaboration diagram for control_t:
Collaboration graph
[legend]

Data Fields

ctlButton_t button
 A Button. More...
 
ctlEnterNumber_t EnterNumber
 An input Field for numerical Values. More...
 
ctlRefresh_t refresh
 An Auto-Refresh-Item. More...
 
ctlText_t text
 A static Text. More...
 

Detailed Description

The control_t is a union of all possible control types.

Field Documentation

◆ text

ctlText_t text

A static Text.

◆ button

ctlButton_t button

A Button.

◆ EnterNumber

ctlEnterNumber_t EnterNumber

An input Field for numerical Values.

◆ refresh

ctlRefresh_t refresh

An Auto-Refresh-Item.


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