Line No. | Rev | Author | Line |
---|---|---|---|
1 | 6 | kaklik | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
||
3 | <title>Procyon AVRlib: glcd.h File Reference</title> |
||
4 | <link href="dox.css" rel="stylesheet" type="text/css"> |
||
5 | </head><body> |
||
6 | <!-- Generated by Doxygen 1.4.2 --> |
||
7 | <div class="qindex"><a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
||
8 | <h1>glcd.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> |
||
9 | |||
10 | <p> |
||
11 | Definition in file <a class="el" href="glcd_8h-source.html">glcd.h</a>. |
||
12 | <p> |
||
13 | <code>#include <avr/io.h></code><br> |
||
14 | <code>#include "<a class="el" href="global_8h-source.html">global.h</a>"</code><br> |
||
15 | |||
16 | <p> |
||
17 | <a href="glcd_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
||
18 | <tr><td></td></tr> |
||
19 | <tr><td colspan="2"><br><h2>Defines</h2></td></tr> |
||
20 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0" doxytag="glcd.h::LINE1"></a> |
||
21 | #define </td><td class="memItemRight" valign="bottom"><b>LINE1</b> 0</td></tr> |
||
22 | |||
23 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1" doxytag="glcd.h::LINE2"></a> |
||
24 | #define </td><td class="memItemRight" valign="bottom"><b>LINE2</b> 1</td></tr> |
||
25 | |||
26 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2" doxytag="glcd.h::LINE3"></a> |
||
27 | #define </td><td class="memItemRight" valign="bottom"><b>LINE3</b> 2</td></tr> |
||
28 | |||
29 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3" doxytag="glcd.h::LINE4"></a> |
||
30 | #define </td><td class="memItemRight" valign="bottom"><b>LINE4</b> 3</td></tr> |
||
31 | |||
32 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a4" doxytag="glcd.h::LINE5"></a> |
||
33 | #define </td><td class="memItemRight" valign="bottom"><b>LINE5</b> 4</td></tr> |
||
34 | |||
35 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a5" doxytag="glcd.h::LINE6"></a> |
||
36 | #define </td><td class="memItemRight" valign="bottom"><b>LINE6</b> 5</td></tr> |
||
37 | |||
38 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a6" doxytag="glcd.h::LINE7"></a> |
||
39 | #define </td><td class="memItemRight" valign="bottom"><b>LINE7</b> 6</td></tr> |
||
40 | |||
41 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a7" doxytag="glcd.h::LINE8"></a> |
||
42 | #define </td><td class="memItemRight" valign="bottom"><b>LINE8</b> 7</td></tr> |
||
43 | |||
44 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a8" doxytag="glcd.h::ON"></a> |
||
45 | #define </td><td class="memItemRight" valign="bottom"><b>ON</b> 1</td></tr> |
||
46 | |||
47 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a9" doxytag="glcd.h::OFF"></a> |
||
48 | #define </td><td class="memItemRight" valign="bottom"><b>OFF</b> 0</td></tr> |
||
49 | |||
50 | <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
||
51 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a10" doxytag="glcd.h::glcdSetDot"></a> |
||
52 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="glcd_8h.html#a10">glcdSetDot</a> (u08 x, u08 y)</td></tr> |
||
53 | |||
54 | <tr><td class="mdescLeft"> </td><td class="mdescRight">set a dot on the display (x is horiz 0:127, y is vert 0:63) <br></td></tr> |
||
55 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a11" doxytag="glcd.h::glcdClearDot"></a> |
||
56 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="glcd_8h.html#a11">glcdClearDot</a> (u08 x, u08 y)</td></tr> |
||
57 | |||
58 | <tr><td class="mdescLeft"> </td><td class="mdescRight">clear a dot on the display (x is horiz 0:127, y is vert 0:63) <br></td></tr> |
||
59 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a12" doxytag="glcd.h::glcdLine"></a> |
||
60 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="glcd_8h.html#a12">glcdLine</a> (u08 x1, u08 y1, u08 x2, u08 y2)</td></tr> |
||
61 | |||
62 | <tr><td class="mdescLeft"> </td><td class="mdescRight">draw line <br></td></tr> |
||
63 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a13" doxytag="glcd.h::glcdRectangle"></a> |
||
64 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="glcd_8h.html#a13">glcdRectangle</a> (u08 x, u08 y, u08 a, u08 b)</td></tr> |
||
65 | |||
66 | <tr><td class="mdescLeft"> </td><td class="mdescRight">draw rectangle (coords????) <br></td></tr> |
||
67 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a14" doxytag="glcd.h::glcdCircle"></a> |
||
68 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="glcd_8h.html#a14">glcdCircle</a> (u08 xcenter, u08 ycenter, u08 radius)</td></tr> |
||
69 | |||
70 | <tr><td class="mdescLeft"> </td><td class="mdescRight">draw circle of <radius> at <xcenter,ycenter> <br></td></tr> |
||
71 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a15" doxytag="glcd.h::glcdWriteChar"></a> |
||
72 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="glcd_8h.html#a15">glcdWriteChar</a> (unsigned char c)</td></tr> |
||
73 | |||
74 | <tr><td class="mdescLeft"> </td><td class="mdescRight">write a standard ascii charater (values 20-127) <br></td></tr> |
||
75 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a16" doxytag="glcd.h::glcdWriteCharGr"></a> |
||
76 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="glcd_8h.html#a16">glcdWriteCharGr</a> (u08 grCharIndex)</td></tr> |
||
77 | |||
78 | <tr><td class="mdescLeft"> </td><td class="mdescRight">write a special graphic character/icon <br></td></tr> |
||
79 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a17" doxytag="glcd.h::glcdPutStr"></a> |
||
80 | void </td><td class="memItemRight" valign="bottom"><b>glcdPutStr</b> (u08 *data)</td></tr> |
||
81 | |||
82 | </table> |
||
83 | <hr size="1"><address style="align: right;"><small>Generated on Sun Oct 29 03:41:08 2006 for Procyon AVRlib by |
||
84 | <a href="http://www.doxygen.org/index.html"> |
||
85 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address> |
||
86 | </body> |
||
87 | </html> |
Powered by WebSVN v2.8.3