Embedded SDK
Embedded SDK
Public Attributes | List of all members
nbgl_touchCtx_s Struct Reference
Collaboration diagram for nbgl_touchCtx_s:
Collaboration graph
[legend]

Public Attributes

nbgl_touchState_t lastState
 
uint32_t lastPressedTime
 
uint32_t lastCurrentTime
 
nbgl_obj_tlastPressedObj
 
nbgl_touchStatePosition_t firstTouchedPosition
 
nbgl_touchStatePosition_t lastTouchedPosition
 

Detailed Description

Definition at line 32 of file nbgl_touch.c.

Member Data Documentation

◆ firstTouchedPosition

nbgl_touchStatePosition_t nbgl_touchCtx_s::firstTouchedPosition

Definition at line 37 of file nbgl_touch.c.

◆ lastCurrentTime

uint32_t nbgl_touchCtx_s::lastCurrentTime

Definition at line 35 of file nbgl_touch.c.

◆ lastPressedObj

nbgl_obj_t* nbgl_touchCtx_s::lastPressedObj

Definition at line 36 of file nbgl_touch.c.

◆ lastPressedTime

uint32_t nbgl_touchCtx_s::lastPressedTime

Definition at line 34 of file nbgl_touch.c.

◆ lastState

nbgl_touchState_t nbgl_touchCtx_s::lastState

Definition at line 33 of file nbgl_touch.c.

◆ lastTouchedPosition

nbgl_touchStatePosition_t nbgl_touchCtx_s::lastTouchedPosition

Definition at line 38 of file nbgl_touch.c.


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