Microchip® Advanced Software Framework

gfx_mono_menu Struct Reference

Menu struct.

#include <gfx_mono_menu.h>

Data Fields

uint8_t current_page
 
uint8_t current_selection
 
uint8_t num_elements
 
PROGMEM_STRING_Tstrings
 
PROGMEM_STRING_T title
 

uint8_t gfx_mono_menu::current_page

Referenced by menu_draw().

uint8_t gfx_mono_menu::current_selection
uint8_t gfx_mono_menu::num_elements
PROGMEM_STRING_T* gfx_mono_menu::strings

Referenced by menu_draw().

PROGMEM_STRING_T gfx_mono_menu::title

Referenced by gfx_mono_menu_init().