Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
point_t Struct Reference
type that manages x,y pairs More...
#include <DisplayDefs.h>
Data Fields | |
loc_t | x |
x value in the point | |
loc_t | y |
y value in the point |
Detailed Description
type that manages x,y pairs
Definition at line 74 of file DisplayDefs.h.
Field Documentation
loc_t x |
x value in the point
Definition at line 76 of file DisplayDefs.h.
loc_t y |
y value in the point
Definition at line 77 of file DisplayDefs.h.
Generated on Mon Jul 18 2022 18:51:06 by
