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

Holds the structure to build up a screen. More...

Collaboration diagram for screen_t:
Collaboration graph
[legend]

Data Fields

screenItem_titem []
 
uint8_t numberOfItems
 Computed by initScreen() More...
 
screenTimeout_t timeout
 If >0, the screen is terminated after <timeout> Seconds. More...
 

Detailed Description

Holds the structure to build up a screen.

Field Documentation

◆ numberOfItems

uint8_t numberOfItems

Computed by initScreen()

◆ timeout

screenTimeout_t timeout

If >0, the screen is terminated after <timeout> Seconds.

◆ item

screenItem_t* item[]

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