Embedded SDK
Embedded SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
ux_state_s Struct Reference

Global UX state shared between the application and the UX event handlers. More...

#include <ux_nbgl.h>

Public Attributes

bolos_task_status_t exit_code
 
bool validate_pin_from_dashboard
 
char string_buffer [128]
 

Detailed Description

Global UX state shared between the application and the UX event handlers.

Fields:

Definition at line 47 of file ux_nbgl.h.

Member Data Documentation

◆ exit_code

bolos_task_status_t ux_state_s::exit_code

Definition at line 48 of file ux_nbgl.h.

◆ string_buffer

char ux_state_s::string_buffer[128]

Definition at line 52 of file ux_nbgl.h.

◆ validate_pin_from_dashboard

bool ux_state_s::validate_pin_from_dashboard

Definition at line 49 of file ux_nbgl.h.


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