STM324xG_EVAL + 0/6 examples
CodeScope will show references to TS_StateTypeDef from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Demonstrations
Examples
Applications
Display
STemWin
 
Symbols
loading...
Files
loading...

TS_StateTypeDef struct

Syntax

typedef struct {   uint16_t TouchDetected;   uint16_t x;   uint16_t y;   uint16_t z; }TS_StateTypeDef;

Fields

TouchDetected

No summary provided. Read more...

x

No summary provided. Read more...

y

No summary provided. Read more...

z

No summary provided. Read more...

Examples

TS_StateTypeDef is referenced by 6 libraries and example projects.