Microchip® Advanced Software Framework

rtouch_calibration_point_struct Struct Reference

Storage structure for calibration point (actual and raw positions).

#include <rtouch.h>

Data Fields

rtouch_point_t panel
 
rtouch_point_t raw
 

rtouch_point_t rtouch_calibration_point_struct::panel

Actual panel coordinates

Referenced by rtouch_compute_calibration(), and rtouch_get_calibrated_point().