Embedded SDK
Embedded SDK
Public Attributes | List of all members
nbgl_pageSwitchesList_s Struct Reference

This structure contains data to build a SWITCHES_LIST content. More...

#include <nbgl_content.h>

Collaboration diagram for nbgl_pageSwitchesList_s:
Collaboration graph
[legend]

Public Attributes

const nbgl_contentSwitch_tswitches
 array of switches (nbSwitches items) More...
 
uint8_t nbSwitches
 number of elements in switches and tokens array More...
 

Detailed Description

This structure contains data to build a SWITCHES_LIST content.

Definition at line 256 of file nbgl_content.h.

Member Data Documentation

◆ nbSwitches

uint8_t nbgl_pageSwitchesList_s::nbSwitches

number of elements in switches and tokens array

Definition at line 258 of file nbgl_content.h.

◆ switches

const nbgl_contentSwitch_t* nbgl_pageSwitchesList_s::switches

array of switches (nbSwitches items)

Definition at line 257 of file nbgl_content.h.


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