|
Embedded SDK
Embedded SDK
|
This structure contains data to build a SWITCHES_LIST content. More...
#include <nbgl_content.h>

Public Attributes | |
| const nbgl_contentSwitch_t * | switches |
| array of switches (nbSwitches items) | |
| uint8_t | nbSwitches |
| number of elements in switches and tokens array | |
This structure contains data to build a SWITCHES_LIST content.
Definition at line 275 of file nbgl_content.h.
| uint8_t nbgl_pageSwitchesList_s::nbSwitches |
number of elements in switches and tokens array
Definition at line 277 of file nbgl_content.h.
| const nbgl_contentSwitch_t* nbgl_pageSwitchesList_s::switches |
array of switches (nbSwitches items)
Definition at line 276 of file nbgl_content.h.