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.
Fork of RA8875 by
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 48 of file DisplayDefs.h.
Field Documentation
loc_t x |
x value in the point
Definition at line 50 of file DisplayDefs.h.
loc_t y |
y value in the point
Definition at line 51 of file DisplayDefs.h.
Generated on Tue Jul 12 2022 19:25:31 by
