TP_GetUserInfo

Syntax

#include <nitro/spi.h>
BOOL TP_GetUserInfo( TPCalibrateParam* calibrate );

Arguments

calibrate A pointer used for acquiring results

Return Values

Returns TRUE if valid calibration parameters are found in flash memory. Returns a value of FALSE if valid values are not found.

Description

This function acquires touch panel calibration values from the flash memory that is in the hardware.

Note

Future extensions could modify this function. Avoid programming that is dependent on the sizes in the current implementation.

See Also

Revision History

2004/05/21 Initial version.


CONFIDENTIAL