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

#include <nbgl_obj.h>

Collaboration diagram for nbgl_mask_control_s:
Collaboration graph
[legend]

Public Attributes

nbgl_obj_t obj
 common part More...
 
bool enableMasking
 true: Enable masking of area / false: Disable masking of area More...
 
uint8_t maskIndex
 index of mask More...
 

Detailed Description

Definition at line 444 of file nbgl_obj.h.

Member Data Documentation

◆ enableMasking

bool nbgl_mask_control_s::enableMasking

true: Enable masking of area / false: Disable masking of area

Definition at line 446 of file nbgl_obj.h.

◆ maskIndex

uint8_t nbgl_mask_control_s::maskIndex

index of mask

Definition at line 447 of file nbgl_obj.h.

◆ obj

nbgl_obj_t nbgl_mask_control_s::obj

common part

Definition at line 445 of file nbgl_obj.h.


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