Embedded SDK
Embedded SDK
Public Attributes | List of all members
nbgl_content_u Union Reference

Union of the different type of contents. More...

#include <nbgl_content.h>

Collaboration diagram for nbgl_content_u:
Collaboration graph
[legend]

Public Attributes

nbgl_contentCenteredInfo_t centeredInfo
 CENTERED_INFO type More...
 
nbgl_contentExtendedCenter_t extendedCenter
 EXTENDED_CENTER type More...
 
nbgl_contentInfoLongPress_t infoLongPress
 INFO_LONG_PRESS type More...
 
nbgl_contentInfoButton_t infoButton
 INFO_BUTTON type More...
 
nbgl_contentTagValueList_t tagValueList
 TAG_VALUE_LIST type More...
 
nbgl_contentTagValueDetails_t tagValueDetails
 TAG_VALUE_DETAILS type More...
 
nbgl_contentTagValueConfirm_t tagValueConfirm
 TAG_VALUE_CONFIRM type More...
 
nbgl_contentSwitchesList_t switchesList
 SWITCHES_LIST type More...
 
nbgl_contentInfoList_t infosList
 INFOS_LIST type More...
 
nbgl_contentRadioChoice_t choicesList
 CHOICES_LIST type More...
 
nbgl_contentBarsList_t barsList
 BARS_LIST type More...
 

Detailed Description

Union of the different type of contents.

Definition at line 346 of file nbgl_content.h.

Member Data Documentation

◆ barsList

nbgl_contentBarsList_t nbgl_content_u::barsList

BARS_LIST type

Definition at line 357 of file nbgl_content.h.

◆ centeredInfo

nbgl_contentCenteredInfo_t nbgl_content_u::centeredInfo

CENTERED_INFO type

Definition at line 347 of file nbgl_content.h.

◆ choicesList

nbgl_contentRadioChoice_t nbgl_content_u::choicesList

CHOICES_LIST type

Definition at line 356 of file nbgl_content.h.

◆ extendedCenter

nbgl_contentExtendedCenter_t nbgl_content_u::extendedCenter

EXTENDED_CENTER type

Definition at line 348 of file nbgl_content.h.

◆ infoButton

nbgl_contentInfoButton_t nbgl_content_u::infoButton

INFO_BUTTON type

Definition at line 350 of file nbgl_content.h.

◆ infoLongPress

nbgl_contentInfoLongPress_t nbgl_content_u::infoLongPress

INFO_LONG_PRESS type

Definition at line 349 of file nbgl_content.h.

◆ infosList

nbgl_contentInfoList_t nbgl_content_u::infosList

INFOS_LIST type

Definition at line 355 of file nbgl_content.h.

◆ switchesList

nbgl_contentSwitchesList_t nbgl_content_u::switchesList

SWITCHES_LIST type

Definition at line 354 of file nbgl_content.h.

◆ tagValueConfirm

nbgl_contentTagValueConfirm_t nbgl_content_u::tagValueConfirm

TAG_VALUE_CONFIRM type

Definition at line 353 of file nbgl_content.h.

◆ tagValueDetails

nbgl_contentTagValueDetails_t nbgl_content_u::tagValueDetails

TAG_VALUE_DETAILS type

Definition at line 352 of file nbgl_content.h.

◆ tagValueList

nbgl_contentTagValueList_t nbgl_content_u::tagValueList

TAG_VALUE_LIST type

Definition at line 351 of file nbgl_content.h.


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