STM32F429I-Discovery + 0/10 examples
CodeScope will show references to TS_StateTypeDef from the following samples and libraries:
Examples
STM32F429I-Discovery
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 10 libraries and example projects.