1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 8.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>TP_RequestSamplingAsync</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">TP_RequestSamplingAsync <img src="../../image/NTR.gif"><img src="../../image/TWL.gif"></h1> 15<h2>Syntax</h2> 16 17<dl> 18 <dd> 19<CODE>#include <nitro/spi.h></CODE><BR> 20 <PRE><CODE>void TP_RequestSamplingAsync( void );</CODE></PRE> 21 </dd> 22</dl> 23<h2>Arguments</h2> 24<P>None.</P> 25<h2>Return Values</h2> 26<p>None.</p> 27<H2>Description</H2> 28<P>This asynchronous function requests from the ARM7 processor the one-time touch panel values at that time. After calling this function, you can read touch panel values using the <CODE><A href="TP_WaitRawResult.html">TP_WaitRawResult</A></CODE> or the <CODE><A href="TP_WaitCalibratedResult.html">TP_WaitCalibratedResult</A></CODE> function. This command cannot be used during TP autosampling. Even during MIC auto sampling, this function can be used to obtain the touch panel value. (TP auto sampling is not permitted.) However, this function is executed the next time the microphone sampling ends. Therefore, may take longer than usual for the function to respond. 29</P> 30<h2>See Also</h2> 31<P><CODE><A href="TP_WaitRawResult.html">TP_WaitRawResult</A>, <A href="TP_WaitCalibratedResult.html">TP_WaitCalibratedResult</A>,<A href="TP_RequestRawSampling.html">TP_RequestRawSampling</A>, <A href="TP_RequestCalibratedSampling.html">TP_RequestCalibratedSampling</A></CODE></P> 32<H2>Revision History</H2> 33<P>2004/04/21 Initial version.</P> 34<hr><p>CONFIDENTIAL</p></body> 35</html> 36