|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
|
2 |
|
3 <!--Converted with LaTeX2HTML 2002-2-1 (1.71) |
|
4 original version by: Nikos Drakos, CBLU, University of Leeds |
|
5 * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan |
|
6 * with significant contributions from: |
|
7 Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
|
8 <HTML> |
|
9 <HEAD> |
|
10 <TITLE>Code for GCC:</TITLE> |
|
11 <META NAME="description" CONTENT="Code for GCC:"> |
|
12 <META NAME="keywords" CONTENT="manual"> |
|
13 <META NAME="resource-type" CONTENT="document"> |
|
14 <META NAME="distribution" CONTENT="global"> |
|
15 |
|
16 <META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1"> |
|
17 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> |
|
18 |
|
19 <LINK REL="STYLESHEET" HREF="manual.css"> |
|
20 |
|
21 <LINK REL="next" HREF="node85.html"> |
|
22 <LINK REL="previous" HREF="node83.html"> |
|
23 <LINK REL="up" HREF="node83.html"> |
|
24 <LINK REL="next" HREF="node85.html"> |
|
25 </HEAD> |
|
26 |
|
27 <BODY > |
|
28 |
|
29 <DIV CLASS="navigation"><!--Navigation Panel--> |
|
30 <A NAME="tex2html1271" |
|
31 HREF="node85.html"> |
|
32 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" |
|
33 SRC="/usr/share/latex2html/icons/next.png"></A> |
|
34 <A NAME="tex2html1267" |
|
35 HREF="node83.html"> |
|
36 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" |
|
37 SRC="/usr/share/latex2html/icons/up.png"></A> |
|
38 <A NAME="tex2html1261" |
|
39 HREF="node83.html"> |
|
40 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" |
|
41 SRC="/usr/share/latex2html/icons/prev.png"></A> |
|
42 <A NAME="tex2html1269" |
|
43 HREF="node1.html"> |
|
44 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" |
|
45 SRC="/usr/share/latex2html/icons/contents.png"></A> |
|
46 <BR> |
|
47 <B> Next:</B> <A NAME="tex2html1272" |
|
48 HREF="node85.html">Code for CodeWarrior</A> |
|
49 <B> Up:</B> <A NAME="tex2html1268" |
|
50 HREF="node83.html">Interrupt functions</A> |
|
51 <B> Previous:</B> <A NAME="tex2html1262" |
|
52 HREF="node83.html">Interrupt functions</A> |
|
53 <B> <A NAME="tex2html1270" |
|
54 HREF="node1.html">Contents</A></B> |
|
55 <BR> |
|
56 <BR></DIV> |
|
57 <!--End of Navigation Panel--> |
|
58 |
|
59 <H5><A NAME="SECTION000114211000000000000"> |
|
60 Code for GCC:</A> |
|
61 </H5> |
|
62 <TT> // prototype |
|
63 <BR> |
|
64 void __attribute__((interrupt))timer3Hdl(void): |
|
65 <BR> |
|
66 // function |
|
67 <BR> |
|
68 void __attribute__((interrupt))timer3Hdl(void){...}</TT> |
|
69 |
|
70 <P> |
|
71 <BR><HR> |
|
72 <ADDRESS> |
|
73 epimerde |
|
74 2007-06-05 |
|
75 </ADDRESS> |
|
76 </BODY> |
|
77 </HTML> |