STemWin
GUI_MTOUCH_STATE
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
GUI_MTOUCH_STATE
GUI_MTOUCH_STATE struct
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:612
typedef
struct
{
U8
Layer
;
U8
NumPoints
;
I16
ax
[
5
]
;
I16
ay
[
5
]
;
U16
aId
[
5
]
;
U8
aFlags
[
5
]
;
}
GUI_MTOUCH_STATE
;
Fields
Field
Declared as
GUI_MTOUCH_STATE::Layer
U8
GUI_MTOUCH_STATE::NumPoints
U8
GUI_MTOUCH_STATE::ax
I16
[
5
]
GUI_MTOUCH_STATE::ay
I16
[
5
]
GUI_MTOUCH_STATE::aId
U16
[
5
]
GUI_MTOUCH_STATE::aFlags
U8
[
5
]
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out