#include <nitro/spi.h>
void TP_GetLatestRawPointInAuto( TPData * result );
result | A pointer used for acquiring results |
None.
Selects and gets the most recent valid touch panel values from the autosampling result of the past frame.
If there was no valid sampling value in the past frame, this obtains the coordinates with the validity flag set to ON.
For x, y coordinate values, it takes values in the uncalibrated range (0 – 4095).
TPData, TP_GetLatestCalibratedPointInAuto,TP_RequestAutoSamplingStart
2004/04/16 Initial version.
CONFIDENTIAL