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

#include <ux_bagl.h>

Collaboration diagram for ux_turner_state_s:
Collaboration graph
[legend]

Public Attributes

const ux_turner_step_tsteps
 
unsigned int steps_count
 
unsigned int current_step
 
button_push_callback_t button_callback
 
unsigned int elapsed_ms
 

Detailed Description

Definition at line 267 of file ux_bagl.h.

Member Data Documentation

◆ button_callback

button_push_callback_t ux_turner_state_s::button_callback

Definition at line 271 of file ux_bagl.h.

◆ current_step

unsigned int ux_turner_state_s::current_step

Definition at line 270 of file ux_bagl.h.

◆ elapsed_ms

unsigned int ux_turner_state_s::elapsed_ms

Definition at line 272 of file ux_bagl.h.

◆ steps

const ux_turner_step_t* ux_turner_state_s::steps

Definition at line 268 of file ux_bagl.h.

◆ steps_count

unsigned int ux_turner_state_s::steps_count

Definition at line 269 of file ux_bagl.h.


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