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