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 7.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>PAD_Read</title> 9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">PAD_DetectFold <IMG src="../image/NTR.gif" align="middle"><IMG src="../image/TWL.gif" align="middle"></h1> 15<h2>Syntax</h2> 16 17<dl> 18 <dd> 19<CODE>#include <nitro/pad.h></CODE><BR> 20 <BR> 21 <CODE>BOOL PAD_DetectFold( void );</CODE></dd> 22</dl> 23 24<h2>Arguments</h2> 25<P>None.</P> 26 27<h2>Return Values</h2> 28<p>Returns TRUE when the unit is closed.<BR>Returns FALSE when open.</p> 29 30<H2>Description</H2> 31<P>Gets whether or not the unit is closed.</p> 32<P>Detects the opened/closed state of the unit with the ARM7, and transmits the status to the ARM9.</p> 33<H2>Revision History</H2> 34<P> 352004/06/11 Initial version.</P> 36<hr><p>CONFIDENTIAL</p></body> 37</html> 38