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: sramsw.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>sramsw.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> |
||
9 | |||
10 | <p> |
||
11 | Definition in file <a class="el" href="sramsw_8h-source.html">sramsw.h</a>. |
||
12 | <p> |
||
13 | <code>#include "<a class="el" href="global_8h-source.html">global.h</a>"</code><br> |
||
14 | <code>#include "<a class="el" href="sramswconf_8h-source.html">sramswconf.h</a>"</code><br> |
||
15 | |||
16 | <p> |
||
17 | <a href="sramsw_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>Functions</h2></td></tr> |
||
20 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0" doxytag="sramsw.h::sramswInit"></a> |
||
21 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="sramsw_8h.html#a0">sramswInit</a> (void)</td></tr> |
||
22 | |||
23 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Initialize the memory bus. <br></td></tr> |
||
24 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1" doxytag="sramsw.h::sramswWrite"></a> |
||
25 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="sramsw_8h.html#a1">sramswWrite</a> (u32 addr, u08 data)</td></tr> |
||
26 | |||
27 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write data using the memory bus. <br></td></tr> |
||
28 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2" doxytag="sramsw.h::sramswRead"></a> |
||
29 | u08 </td><td class="memItemRight" valign="bottom"><a class="el" href="sramsw_8h.html#a2">sramswRead</a> (u32 addr)</td></tr> |
||
30 | |||
31 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read data using the memory bus. <br></td></tr> |
||
32 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3" doxytag="sramsw.h::sramswSetPage"></a> |
||
33 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="sramsw_8h.html#a3">sramswSetPage</a> (u08 page)</td></tr> |
||
34 | |||
35 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Set memory page. <br></td></tr> |
||
36 | </table> |
||
37 | <hr size="1"><address style="align: right;"><small>Generated on Sun Oct 29 03:41:08 2006 for Procyon AVRlib by |
||
38 | <a href="http://www.doxygen.org/index.html"> |
||
39 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address> |
||
40 | </body> |
||
41 | </html> |
Powered by WebSVN v2.8.3