|
Embedded SDK
Embedded SDK
|

Public Attributes | |
| nbgl_stepMenuListCallback_t | selectedCallback |
| function to call when a menu list item is selected | |
| nbgl_layoutMenuList_t | list |
| structure to store the number of menu items and the way to select them | |
definition of context for a MENU_LIST_STEP step
Definition at line 64 of file nbgl_step.c.
| nbgl_layoutMenuList_t MenuListContext_s::list |
structure to store the number of menu items and the way to select them
Definition at line 68 of file nbgl_step.c.
| nbgl_stepMenuListCallback_t MenuListContext_s::selectedCallback |
function to call when a menu list item is selected
Definition at line 66 of file nbgl_step.c.