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

Contains one menu. More...

Collaboration diagram for menu_t:
Collaboration graph
[legend]

Data Fields

menuItem_t entry []
 
const char * head
 

Detailed Description

Contains one menu.

The menu must be small enough to fit on one screen. Scrolling through menus is not implemented. If the action of a menu item is 0, the menu is terminated ("back"-function). The last entry must have a null text-pointer. This is used to count the menu entries.

Note
This struct must reside in PROGMEM!

Field Documentation

◆ head

const char* head

◆ entry

menuItem_t entry[]

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