STM324xG_EVAL
+
0
/6 examples
SourceVu will show references to
TS_StateTypeDef
from the following samples and libraries:
Drivers
Boards
STM324x9I_EVAL
Examples
STM324xG_EVAL
Demonstrations
STemWin
Examples
BSP
Applications
Display
LCD_Paint
STemWin
STemWin_HelloWorld
STemWin_SampleDemo
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM324xG_EVAL
TS_StateTypeDef
TS_StateTypeDef struct
Syntax
Show:
Summary
Declaration
from
stm324xg_eval_ts.h:48
typedef
struct
{
uint16_t
TouchDetected
;
uint16_t
x
;
uint16_t
y
;
uint16_t
z
;
}
TS_StateTypeDef
;
Fields
Field
Declared as
TS_StateTypeDef::TouchDetected
uint16_t
TS_StateTypeDef::x
uint16_t
TS_StateTypeDef::y
uint16_t
TS_StateTypeDef::z
uint16_t
Related Functions
Found 1 other functions taking a
TS_StateTypeDef
argument:
Function
Description
BSP_TS_GetState()
Returns status and positions of the touch screen.
Examples
TS_StateTypeDef
is referenced by 6 libraries and example projects:
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