Embedded SDK
Embedded SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
MenuListContext_s Struct Reference
Collaboration diagram for MenuListContext_s:
Collaboration graph
[legend]

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
 

Detailed Description

definition of context for a MENU_LIST_STEP step

Definition at line 64 of file nbgl_step.c.

Member Data Documentation

◆ list

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.

◆ selectedCallback

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.


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