PER Firmware
Loading...
Searching...
No Matches
menu_page_t Struct Reference

#include <menu_system.h>

Collaboration diagram for menu_page_t:
[legend]

Public Attributes

menu_element_telements
 
uint8_t num_elements
 
uint8_t current_index
 
bool is_element_selected
 
bool saved
 

Member Data Documentation

◆ current_index

uint8_t menu_page_t::current_index

◆ elements

menu_element_t* menu_page_t::elements

◆ is_element_selected

bool menu_page_t::is_element_selected

◆ num_elements

uint8_t menu_page_t::num_elements

◆ saved

bool menu_page_t::saved

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