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: conf/uartsw2conf.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 | <div class="nav"> |
||
9 | <a class="el" href="dir_000000.html">conf</a></div> |
||
10 | <h1>uartsw2conf.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> |
||
11 | |||
12 | <p> |
||
13 | Definition in file <a class="el" href="uartsw2conf_8h-source.html">uartsw2conf.h</a>. |
||
14 | <p> |
||
15 | |||
16 | <p> |
||
17 | <a href="uartsw2conf_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="uartsw2conf.h::UARTSW_RX_BUFFER_SIZE"></a> |
||
21 | #define </td><td class="memItemRight" valign="bottom"><a class="el" href="uartsw2conf_8h.html#a0">UARTSW_RX_BUFFER_SIZE</a> 0x20</td></tr> |
||
22 | |||
23 | <tr><td class="mdescLeft"> </td><td class="mdescRight">UART receive buffer size in bytes. <br></td></tr> |
||
24 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1" doxytag="uartsw2conf.h::UARTSW_INVERT"></a> |
||
25 | #define </td><td class="memItemRight" valign="bottom"><a class="el" href="uartsw2conf_8h.html#a1">UARTSW_INVERT</a></td></tr> |
||
26 | |||
27 | <tr><td class="mdescLeft"> </td><td class="mdescRight">define to invert polarity of RX/TX signals <br></td></tr> |
||
28 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2" doxytag="uartsw2conf.h::UARTSW_TX_PORT"></a> |
||
29 | #define </td><td class="memItemRight" valign="bottom"><a class="el" href="uartsw2conf_8h.html#a2">UARTSW_TX_PORT</a> PORTB</td></tr> |
||
30 | |||
31 | <tr><td class="mdescLeft"> </td><td class="mdescRight">UART Transmit Port. <br></td></tr> |
||
32 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3" doxytag="uartsw2conf.h::UARTSW_TX_DDR"></a> |
||
33 | #define </td><td class="memItemRight" valign="bottom"><a class="el" href="uartsw2conf_8h.html#a3">UARTSW_TX_DDR</a> DDRB</td></tr> |
||
34 | |||
35 | <tr><td class="mdescLeft"> </td><td class="mdescRight">UART Transmit DDR. <br></td></tr> |
||
36 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a4" doxytag="uartsw2conf.h::UARTSW_TX_PIN"></a> |
||
37 | #define </td><td class="memItemRight" valign="bottom"><a class="el" href="uartsw2conf_8h.html#a4">UARTSW_TX_PIN</a> PB3</td></tr> |
||
38 | |||
39 | <tr><td class="mdescLeft"> </td><td class="mdescRight">UART Transmit Pin. <br></td></tr> |
||
40 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a5" doxytag="uartsw2conf.h::UARTSW_RX_PORT"></a> |
||
41 | #define </td><td class="memItemRight" valign="bottom"><a class="el" href="uartsw2conf_8h.html#a5">UARTSW_RX_PORT</a> PORTB</td></tr> |
||
42 | |||
43 | <tr><td class="mdescLeft"> </td><td class="mdescRight">UART Receive Port. <br></td></tr> |
||
44 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a6" doxytag="uartsw2conf.h::UARTSW_RX_DDR"></a> |
||
45 | #define </td><td class="memItemRight" valign="bottom"><a class="el" href="uartsw2conf_8h.html#a6">UARTSW_RX_DDR</a> DDRB</td></tr> |
||
46 | |||
47 | <tr><td class="mdescLeft"> </td><td class="mdescRight">UART Receive DDR. <br></td></tr> |
||
48 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a7" doxytag="uartsw2conf.h::UARTSW_RX_PORTIN"></a> |
||
49 | #define </td><td class="memItemRight" valign="bottom"><a class="el" href="uartsw2conf_8h.html#a7">UARTSW_RX_PORTIN</a> PINB</td></tr> |
||
50 | |||
51 | <tr><td class="mdescLeft"> </td><td class="mdescRight">UART Receive Port Input. <br></td></tr> |
||
52 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a8" doxytag="uartsw2conf.h::UARTSW_RX_PIN"></a> |
||
53 | #define </td><td class="memItemRight" valign="bottom"><a class="el" href="uartsw2conf_8h.html#a8">UARTSW_RX_PIN</a> PB2</td></tr> |
||
54 | |||
55 | <tr><td class="mdescLeft"> </td><td class="mdescRight">UART Receive Pin. <br></td></tr> |
||
56 | </table> |
||
57 | <hr size="1"><address style="align: right;"><small>Generated on Sun Oct 29 03:41:08 2006 for Procyon AVRlib by |
||
58 | <a href="http://www.doxygen.org/index.html"> |
||
59 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address> |
||
60 | </body> |
||
61 | </html> |
Powered by WebSVN v2.8.3