#include "cpp_extern_macro.h"


Go to the source code of this file.
Classes | |
| struct | coordinateInfo_t |
| 位置の管理情報 More... | |
Enumerations | |
| enum | { COORD_X = 0, COORD_Y = 1 } |
Functions | |
| void | initCoordinateInfo (coordinateInfo_t *crd) |
| int | getSignedDiv16 (short div16) |
| void | adjustCoordinateRange (coordinateInfo_t *crd) |
| void | get_mmCoordinate (coordinateInfo_t *crd, int *x_mm, int *y_mm) |
| void | convertCoordinateInfo (coordinateInfo_t *crd, coordinateInfo_t *offset) |
Variables | |
| BEGIN_C_DECLS | |
| END_C_DECLS | |
$Id$
Definition in file coordinateCtrl_target.h.
1.5.7.1