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

📄 board_8h.html

📁 MP3 Player Source Code
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<a class="anchor" name="a14" doxytag="board.h::KEY_BUTTON" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define KEY_BUTTON&nbsp;&nbsp;&nbsp;!(P1_2)          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Center push-button, 1 when pressed. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00083">83</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="player_8c-source.html#l00327">AvailableProcessorTime()</a>, <a class="el" href="mmc_8c-source.html#l00399">ConsoleDecipherMMCResponse()</a>, <a class="el" href="player_8c-source.html#l00733">main()</a>, and <a class="el" href="record_8c-source.html#l00101">Record()</a>.    </td>  </tr></table><a class="anchor" name="a18" doxytag="board.h::KEY_FARLEFT" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define KEY_FARLEFT&nbsp;&nbsp;&nbsp;!(P3_4)          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Far-right key, 1 when pressed. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00098">98</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="player_8c-source.html#l00327">AvailableProcessorTime()</a>, and <a class="el" href="player_8c-source.html#l00733">main()</a>.    </td>  </tr></table><a class="anchor" name="a15" doxytag="board.h::KEY_FARRIGHT" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define KEY_FARRIGHT&nbsp;&nbsp;&nbsp;!(P1_1)          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Far-left key, 1 when pressed. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00086">86</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="player_8c-source.html#l00327">AvailableProcessorTime()</a>, and <a class="el" href="player_8c-source.html#l00733">main()</a>.    </td>  </tr></table><a class="anchor" name="a17" doxytag="board.h::KEY_LEFT" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define KEY_LEFT&nbsp;&nbsp;&nbsp;!(P1_3)          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Right key, 1 when pressed. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00092">92</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="player_8c-source.html#l00733">main()</a>.    </td>  </tr></table><a class="anchor" name="a16" doxytag="board.h::KEY_RIGHT" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define KEY_RIGHT&nbsp;&nbsp;&nbsp;!(P1_0)          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Left key, 1 when pressed. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00089">89</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="player_8c-source.html#l00733">main()</a>.    </td>  </tr></table><a class="anchor" name="a23" doxytag="board.h::LCD_COMMAND_MODE" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define LCD_COMMAND_MODE&nbsp;&nbsp;&nbsp;0          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>LCD RS is 0 in LCD Command Mode. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00123">123</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="lcd_8c-source.html#l00033">LcdPutCommand()</a>.    </td>  </tr></table><a class="anchor" name="a24" doxytag="board.h::LCD_DATA_MODE" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define LCD_DATA_MODE&nbsp;&nbsp;&nbsp;1          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>LCD RS is 1 in LCD Data Mode. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00126">126</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="lcd_8c-source.html#l00017">LcdPutChar()</a>.    </td>  </tr></table><a class="anchor" name="a19" doxytag="board.h::LCD_DATABUS" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define LCD_DATABUS&nbsp;&nbsp;&nbsp;P0          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>LCD Data pins are connected to DATA bus (P0). <p><p>Definition at line <a class="el" href="board_8h-source.html#l00111">111</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="lcd_8c-source.html#l00017">LcdPutChar()</a>, and <a class="el" href="lcd_8c-source.html#l00033">LcdPutCommand()</a>.    </td>  </tr></table><a class="anchor" name="a21" doxytag="board.h::LCD_ENABLE" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define LCD_ENABLE&nbsp;&nbsp;&nbsp;P2_2          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>LCD Clock Pulse (Active high). <p><p>Definition at line <a class="el" href="board_8h-source.html#l00117">117</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="lcd_8c-source.html#l00017">LcdPutChar()</a>, <a class="el" href="lcd_8c-source.html#l00033">LcdPutCommand()</a>, and <a class="el" href="lcd_8c-source.html#l00056">LcdReset()</a>.    </td>  </tr></table><a class="anchor" name="a20" doxytag="board.h::LCD_RS" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define LCD_RS&nbsp;&nbsp;&nbsp;P2_0          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>LCD Register Select: 0=Control, 1=Data. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00114">114</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="lcd_8c-source.html#l00017">LcdPutChar()</a>, and <a class="el" href="lcd_8c-source.html#l00033">LcdPutCommand()</a>.    </td>  </tr></table><a class="anchor" name="a22" doxytag="board.h::LCD_RW" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define LCD_RW&nbsp;&nbsp;&nbsp;0          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>

⌨️ 快捷键说明

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