STM324x9I_EVAL + 0/12 examples
CodeScope will show references to TS_StateTypeDef from the following samples and libraries:
Drivers
Boards
Examples
STM324x9I_EVAL
Demonstrations
STemWin
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 12 libraries and example projects.