1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
6<META http-equiv="Content-Style-Type" content="text/css">
7<TITLE>CTRDG_TerminateForPulledOut</TITLE>
8<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
9</HEAD>
10<BODY>
11<H1 align="left">CTRDG_TerminateForPulledOut <IMG src="../image/NTR.gif" align="middle"></H1>
12<H2>Syntax</H2>
13<DL>
14  <DD>
15  <PRE><CODE>#include &lt;nitro/ctrdg.h&gt;</CODE></PRE>
16  <PRE><CODE>void CTRDG_TerminateForPulledOut( void );
17  </CODE></PRE>
18</DL>
19<H2>Arguments</H2>
20<P>None.</P>
21<H2>Return Values</H2>
22<P>None.</P>
23<H2>Description</H2>
24<P>This function stops the ARM7 processor and the program. This function is called after a card removal is detected.</P>
25<P>Use the callback that is set by the <A href="CTRDG_SetPulledOutCallback.html"><code>CTRDG_SetPulledOutCallback</code></A> and <A href="CTRDG_IsPulledOut.html"><code>CTRDG_IsPulledOut</code></A> functions to detect a Game Pak removal.</P>
26<P>The stop notification that is sent to ARM7 is sent internally by a PXI signal. Do not call this function when PXI interrupts are prohibited.</P>
27<H2>See Also</H2>
28<P><A href="CTRDG_Init.html"><code>CTRDG_Init</code></A>, <A href="CTRDG_SetPulledOutCallback.html"><code>CTRDG_SetPulledOutCallback</code></A>, <A href="CTRDG_IsPulledOut.html"><code>CTRDG_IsPulledOut</code></A>, <A href="CTRDG_IsExisting.html"><code>CTRDG_IsExisting</code></A></P>
29<H2>Revision History</H2>
30<P>2004/09/15 Initial version.</P>
31<hr><p>CONFIDENTIAL</p></body>
32</HTML>
33