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) More... | |
uint8_t | nbSwitches |
number of elements in switches and tokens array More... | |
This structure contains data to build a SWITCHES_LIST content.
Definition at line 260 of file nbgl_content.h.
uint8_t nbgl_pageSwitchesList_s::nbSwitches |
number of elements in switches and tokens array
Definition at line 262 of file nbgl_content.h.
const nbgl_contentSwitch_t* nbgl_pageSwitchesList_s::switches |
array of switches (nbSwitches items)
Definition at line 261 of file nbgl_content.h.