|
DMCP interface 03.17_023
|
Single menu screen definition. More...
#include <dmcp.h>
Data Fields | |
| const char * | name |
| Display name of the menu. | |
| const uint8_t * | items |
| Menu items. | |
| const char *const * | msg |
| Message displayed above menu. NULL = no message. | |
| void_fn_t * | post_disp |
| Function called after the menu is drawn to LCD. | |
Single menu screen definition.