Embedded SDK
Embedded SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
FlowContext_s Struct Reference
Collaboration diagram for FlowContext_s:
Collaboration graph
[legend]

Public Attributes

const nbgl_stepDesc_tsteps
 
uint8_t curStep
 
uint8_t nbSteps
 
bool loop
 
bool modal
 
nbgl_step_t stepCtx
 

Detailed Description

Definition at line 32 of file nbgl_flow.c.

Member Data Documentation

◆ curStep

uint8_t FlowContext_s::curStep

Definition at line 34 of file nbgl_flow.c.

◆ loop

bool FlowContext_s::loop

Definition at line 36 of file nbgl_flow.c.

◆ modal

bool FlowContext_s::modal

Definition at line 37 of file nbgl_flow.c.

◆ nbSteps

uint8_t FlowContext_s::nbSteps

Definition at line 35 of file nbgl_flow.c.

◆ stepCtx

nbgl_step_t FlowContext_s::stepCtx

Definition at line 38 of file nbgl_flow.c.

◆ steps

const nbgl_stepDesc_t* FlowContext_s::steps

Definition at line 33 of file nbgl_flow.c.


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