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

📄 group__spyglass.html

📁 avr应用测试程序
💻 HTML
📖 第 1 页 / 共 2 页
字号:
    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">u08 spyglassGetPushbuttons           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">void&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Read the state of pushbuttons on the spyglass UI. Returns an 8-bit number representing the state of buttons S1-S7 in bits 0-6 respectively.<ul><li>'0' bit value = button not pressed</li><li>'1' bit value = button is pressed </li></ul><p>Definition at line <a class="el" href="spyglass_8c-source.html#l00051">51</a> of file <a class="el" href="spyglass_8c-source.html">spyglass.c</a>.    </td>  </tr></table><a class="anchor" name="ga3" doxytag="spyglass.h::spyglassSetBeeper"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">void spyglassSetBeeper           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">u08&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>state</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Sets the state of the beeper on the spyglass UI.<ul><li>'0' state =&gt; beeper off</li><li>'1' state =&gt; beeper on </li></ul><p>Definition at line <a class="el" href="spyglass_8c-source.html#l00062">62</a> of file <a class="el" href="spyglass_8c-source.html">spyglass.c</a>.    </td>  </tr></table><a class="anchor" name="ga4" doxytag="spyglass.h::spyglassSetLcdContrast"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">u08 spyglassSetLcdContrast           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">u08&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>contrast</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Sets the contrast voltage of the spyglass LCD. Lower numbers are darker contrast, higher numbers are lighter contrast. <p>Definition at line <a class="el" href="spyglass_8c-source.html#l00071">71</a> of file <a class="el" href="spyglass_8c-source.html">spyglass.c</a>.    </td>  </tr></table><a class="anchor" name="ga2" doxytag="spyglass.h::spyglassSetLeds"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">void spyglassSetLeds           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">u08&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>leds</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Sets the state of LEDs on the spyglass UI. Argument is a 2-bit number representing the desired state of LEDs D2 &amp; D3 respectively.<ul><li>'0' bit value = LED off</li><li>'1' bit value = LED on </li></ul><p>Definition at line <a class="el" href="spyglass_8c-source.html#l00056">56</a> of file <a class="el" href="spyglass_8c-source.html">spyglass.c</a>.    </td>  </tr></table><hr size="1"><address style="align: right;"><small>Generated on Sun Oct 29 03:41:09 2006 for Procyon AVRlib by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -