⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 periphery_8c.html

📁 MSP acquires data and sends through USB to PC. Check the link for PC capture software and project d
💻 HTML
📖 第 1 页 / 共 2 页
字号:
          <td class="paramtype">void&nbsp;</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"><code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Switch 1.5V reference generator off <p>Definition at line <a class="el" href="periphery_8c-source.html#l00269">269</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><a class="anchor" name="9ec8d0362cf611d557888c89d4482f87"></a><!-- doxytag: member="periphery.c::ADC12_set1V5RefOn" ref="9ec8d0362cf611d557888c89d4482f87" args="(void)" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">void ADC12_set1V5RefOn           </td>          <td>(</td>          <td class="paramtype">void&nbsp;</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"><code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Switch 1.5V reference generator on <p>Definition at line <a class="el" href="periphery_8c-source.html#l00258">258</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><a class="anchor" name="7289b206e53bd7792ee3d68b41d9e276"></a><!-- doxytag: member="periphery.c::ADC12_set2V5RefOff" ref="7289b206e53bd7792ee3d68b41d9e276" args="(void)" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">void ADC12_set2V5RefOff           </td>          <td>(</td>          <td class="paramtype">void&nbsp;</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"><code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Switch 2.5V reference generator off <p>Definition at line <a class="el" href="periphery_8c-source.html#l00288">288</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><a class="anchor" name="9464a8c7650e23ac0832306e8e606349"></a><!-- doxytag: member="periphery.c::ADC12_set2V5RefOn" ref="9464a8c7650e23ac0832306e8e606349" args="(void)" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">void ADC12_set2V5RefOn           </td>          <td>(</td>          <td class="paramtype">void&nbsp;</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"><code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Switch 2.5V reference generator on <p>Definition at line <a class="el" href="periphery_8c-source.html#l00278">278</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><a class="anchor" name="75690af9e89afd801dc40b20b5c813f1"></a><!-- doxytag: member="periphery.c::GPIO_init" ref="75690af9e89afd801dc40b20b5c813f1" args="(void)" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">void GPIO_init           </td>          <td>(</td>          <td class="paramtype">void&nbsp;</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"></td>        </tr>      </table></div><div class="memdoc"><p>Initialize GPIO port <p>Definition at line <a class="el" href="periphery_8c-source.html#l00186">186</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><a class="anchor" name="aef39e368becfc8ede2d7e992660ded8"></a><!-- doxytag: member="periphery.c::interrupt" ref="aef39e368becfc8ede2d7e992660ded8" args="(PORT1_VECTOR)" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">interrupt           </td>          <td>(</td>          <td class="paramtype">PORT1_VECTOR&nbsp;</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"></td>        </tr>      </table></div><div class="memdoc"><p>Interrupt routine for Port1 <p>Definition at line <a class="el" href="periphery_8c-source.html#l00052">52</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><a class="anchor" name="3ef001533f2bf00e62e27f2a1e5172ed"></a><!-- doxytag: member="periphery.c::JOY_getPosition" ref="3ef001533f2bf00e62e27f2a1e5172ed" args="(void)" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">JOY_pos_t JOY_getPosition           </td>          <td>(</td>          <td class="paramtype">void&nbsp;</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"></td>        </tr>      </table></div><div class="memdoc"><p>Calculates joystick position. Use function <a class="el" href="periphery_8c.html#63c0677a7650d8b00aabded94d64693c">KBD_getButtonPressed()</a> instead of this one! Note: presumably you should update the numbers below.<p><dl class="return" compact><dt><b>Returns:</b></dt><dd>Actual status of joystick. </dd></dl><p>Definition at line <a class="el" href="periphery_8c-source.html#l00114">114</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><a class="anchor" name="b28c3e1b3cf39437be09919fb78a364c"></a><!-- doxytag: member="periphery.c::JOY_init" ref="b28c3e1b3cf39437be09919fb78a364c" args="(void)" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">void JOY_init           </td>          <td>(</td>          <td class="paramtype">void&nbsp;</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"></td>        </tr>      </table></div><div class="memdoc"><p>Initialize Joystick Button <p>Definition at line <a class="el" href="periphery_8c-source.html#l00093">93</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><a class="anchor" name="2a649e701ffa69773fb450e89db89698"></a><!-- doxytag: member="periphery.c::KBD_getB1" ref="2a649e701ffa69773fb450e89db89698" args="()" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">uint8_t KBD_getB1           </td>          <td>(</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"><code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Get B1 status<p><dl class="return" compact><dt><b>Returns:</b></dt><dd>TRUE: if button pressed. FALSE: if button not pressed. </dd></dl><p>Definition at line <a class="el" href="periphery_8c-source.html#l00031">31</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><a class="anchor" name="d16bb4f020abd6db5093cccc2fdede88"></a><!-- doxytag: member="periphery.c::KBD_getB2" ref="d16bb4f020abd6db5093cccc2fdede88" args="()" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">uint8_t KBD_getB2           </td>          <td>(</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"><code> [inline]</code></td>        </tr>      </table></div><div class="memdoc"><p>Get B2 status<p><dl class="return" compact><dt><b>Returns:</b></dt><dd>TRUE: if button pressed. FALSE: if button not pressed. </dd></dl><p>Definition at line <a class="el" href="periphery_8c-source.html#l00042">42</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><a class="anchor" name="477b8611b60e8470d77f072cf7c9d0b7"></a><!-- doxytag: member="periphery.c::KBD_init" ref="477b8611b60e8470d77f072cf7c9d0b7" args="(void)" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">void KBD_init           </td>          <td>(</td>          <td class="paramtype">void&nbsp;</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"></td>        </tr>      </table></div><div class="memdoc"><p>Initialize buttons B1 and B2 <p>Definition at line <a class="el" href="periphery_8c-source.html#l00074">74</a> of file <a class="el" href="periphery_8c-source.html">periphery.c</a>.</div></div><p><hr size="1"><address style="align: right;"><small>Generated on Sun Oct 21 19:25:35 2007 for Sample MSP430-4619LCD Project by&nbsp;<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 + -