STM32F429I-Discovery + 0/1 examples
CodeScope will show references to Point from the following samples and libraries:
Examples
STM32F429I-Discovery
Examples
 
Symbols
loading...
Files
loading...

Point struct

Syntax

typedef struct {   int16_t X;   int16_t Y; } Point, * pPoint;

Fields

X

No summary provided. Read more...

Y

No summary provided. Read more...

Examples

Point is referenced by 1 libraries and example projects.