Embedded SDK
Embedded SDK
|
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>
Public Attributes | |
nbgl_obj_t | obj |
common part More... | |
uint8_t | position |
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.
nbgl_obj_t nbgl_spinner_s::obj |
common part
Definition at line 456 of file nbgl_obj.h.
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.