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>RTCInterrupt</title> 9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">RTCInterrupt <img src="../image/NTR.gif" align="middle"><img src="../image/TWL.gif" align="middle"></h1> 15 16<h2>Definition</h2> 17 18<dl> 19 <dd> 20<CODE>#include <nitro/rtc.h></CODE><BR> 21 <PRE><CODE>typedef void ( *RTCInterrupt )( void );</CODE></PRE> 22 </dd> 23 24</dl><h2>Arguments</h2> 25<p>None.</p> 26 27<h2>Return Values</h2> 28<p>None.</p> 29 30<H2>Description</H2> 31<P>This is the format for the user callback function that is called when an alarm interrupt is generated in the real time clock. 32 33<H2>Revision History</H2> 34<P> 352005/03/08 Standardized the Japanese term for "interrupt."<br> 2004/05/18 Initial version.</P> 36<hr><p>CONFIDENTIAL</p></body> 37</html> 38