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

struct to represent a "spinner", represented by the Ledger corners, in gray, with one of the corners in black (SPINNER type) More...

#include <nbgl_obj.h>

Collaboration diagram for nbgl_spinner_s:
Collaboration graph
[legend]

Public Attributes

nbgl_obj_t obj
 common part More...
 
uint8_t position
 

Detailed Description

struct to represent a "spinner", represented by the Ledger corners, in gray, with one of the corners in black (SPINNER type)

Definition at line 455 of file nbgl_obj.h.

Member Data Documentation

◆ obj

nbgl_obj_t nbgl_spinner_s::obj

common part

Definition at line 456 of file nbgl_obj.h.

◆ position

uint8_t nbgl_spinner_s::position

position of the spinner (from 0 to 3). If set to 0xFF, the spinner is entirely black

Definition at line 457 of file nbgl_obj.h.


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