📄 gpio_8h.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>AVR321000 Communication with the AVR32 USART: testsuite/bravo_validation/inc/gpio.h File Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"><link href="tabs.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.5.1 --><div class="tabs"> <ul> <li><a href="main.html"><span>Main Page</span></a></li> <li><a href="annotated.html"><span>Data Structures</span></a></li> <li id="current"><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li><a href="pages.html"><span>Related Pages</span></a></li> </ul></div><div class="tabs"> <ul> <li><a href="files.html"><span>File List</span></a></li> <li><a href="globals.html"><span>Globals</span></a></li> </ul></div><div class="nav"><a class="el" href="dir_ed041fa8052270846d9a0dab17b0d151.html">testsuite</a> » <a class="el" href="dir_18e6971fa792d4606dff45a531675719.html">bravo_validation</a> » <a class="el" href="dir_bc52a70d7bb04512651454be1567b075.html">inc</a></div><h1>gpio.h File Reference</h1><p><p><a href="gpio_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Data Structures</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structgpio__t.html">gpio_t</a></td></tr><tr><td colspan="2"><br><h2>Defines</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="gpio_8h.html#1692c0510a8ab56be133b9693ec14267">PIOA</a> ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOA_ADDRESS)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="gpio_8h.html#8c30b9a06527ef9a7890c25f24aa3769">PIOB</a> ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOB_ADDRESS)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="gpio_8h.html#b16c4ae17bae09385cd6c2f6f265d37a">PIOC</a> ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOC_ADDRESS)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="gpio_8h.html#c3785fb466409f7c108c3bf0b109c44b">PIOD</a> ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOD_ADDRESS)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="gpio_8h.html#0ede4bbc36d3c455d3a0f55623f4154f">PIOE</a> ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOE_ADDRESS)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="gpio_8h.html#133689ec6af199dd8cc62ff0c7891980">PIOF</a> ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOF_ADDRESS)</td></tr></table><hr><h2>Define Documentation</h2><a class="anchor" name="1692c0510a8ab56be133b9693ec14267"></a><!-- doxytag: member="gpio.h::PIOA" ref="1692c0510a8ab56be133b9693ec14267" args="" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">#define PIOA ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOA_ADDRESS) </td> </tr> </table></div><div class="memdoc"><p><p>Definition at line <a class="el" href="gpio_8h-source.html#l00073">73</a> of file <a class="el" href="gpio_8h-source.html">gpio.h</a>.</div></div><p><a class="anchor" name="8c30b9a06527ef9a7890c25f24aa3769"></a><!-- doxytag: member="gpio.h::PIOB" ref="8c30b9a06527ef9a7890c25f24aa3769" args="" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">#define PIOB ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOB_ADDRESS) </td> </tr> </table></div><div class="memdoc"><p><p>Definition at line <a class="el" href="gpio_8h-source.html#l00074">74</a> of file <a class="el" href="gpio_8h-source.html">gpio.h</a>.</div></div><p><a class="anchor" name="b16c4ae17bae09385cd6c2f6f265d37a"></a><!-- doxytag: member="gpio.h::PIOC" ref="b16c4ae17bae09385cd6c2f6f265d37a" args="" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">#define PIOC ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOC_ADDRESS) </td> </tr> </table></div><div class="memdoc"><p><p>Definition at line <a class="el" href="gpio_8h-source.html#l00075">75</a> of file <a class="el" href="gpio_8h-source.html">gpio.h</a>.</div></div><p><a class="anchor" name="c3785fb466409f7c108c3bf0b109c44b"></a><!-- doxytag: member="gpio.h::PIOD" ref="c3785fb466409f7c108c3bf0b109c44b" args="" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">#define PIOD ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOD_ADDRESS) </td> </tr> </table></div><div class="memdoc"><p><p>Definition at line <a class="el" href="gpio_8h-source.html#l00076">76</a> of file <a class="el" href="gpio_8h-source.html">gpio.h</a>.</div></div><p><a class="anchor" name="0ede4bbc36d3c455d3a0f55623f4154f"></a><!-- doxytag: member="gpio.h::PIOE" ref="0ede4bbc36d3c455d3a0f55623f4154f" args="" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">#define PIOE ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOE_ADDRESS) </td> </tr> </table></div><div class="memdoc"><p><p>Definition at line <a class="el" href="gpio_8h-source.html#l00077">77</a> of file <a class="el" href="gpio_8h-source.html">gpio.h</a>.</div></div><p><a class="anchor" name="133689ec6af199dd8cc62ff0c7891980"></a><!-- doxytag: member="gpio.h::PIOF" ref="133689ec6af199dd8cc62ff0c7891980" args="" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">#define PIOF ((struct <a class="el" href="structgpio__t.html">gpio_t</a> *) AVR32_PIOF_ADDRESS) </td> </tr> </table></div><div class="memdoc"><p><p>Definition at line <a class="el" href="gpio_8h-source.html#l00078">78</a> of file <a class="el" href="gpio_8h-source.html">gpio.h</a>.</div></div><p><hr size="1"><address style="align: right;"><small>Generated on Thu May 10 14:14:48 2007 for AVR321000 Communication with the AVR32 USART by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -