📄 board_8h.html
字号:
<td> </td> <td><p>LCD is only in write mode, read not possible. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00120">120</a> of file <a class="el" href="board_8h-source.html">board.h</a>. </td> </tr></table><a class="anchor" name="a13" doxytag="board.h::LED_OFF" ></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 LED_OFF 1 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>LED is inactive high. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00075">75</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="aviplay_8c-source.html#l00015">GetAVIBlock()</a>, <a class="el" href="vs10xx_8c-source.html#l00202">PlayDiskSectors()</a>, <a class="el" href="mmc_8c-source.html#l00477">ReadPhysicalSector()</a>, <a class="el" href="record_8c-source.html#l00101">Record()</a>, <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</a>, and <a class="el" href="mmc_8c-source.html#l00502">WritePhysicalSector()</a>. </td> </tr></table><a class="anchor" name="a12" doxytag="board.h::LED_ON" ></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 LED_ON 0 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>LED is active low. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00072">72</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="aviplay_8c-source.html#l00015">GetAVIBlock()</a>, <a class="el" href="vs10xx_8c-source.html#l00202">PlayDiskSectors()</a>, <a class="el" href="mmc_8c-source.html#l00477">ReadPhysicalSector()</a>, <a class="el" href="record_8c-source.html#l00101">Record()</a>, <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</a>, and <a class="el" href="mmc_8c-source.html#l00502">WritePhysicalSector()</a>. </td> </tr></table><a class="anchor" name="a31" doxytag="board.h::MMC_NOT_SELECTED" ></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 MMC_NOT_SELECTED 1 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>MMC is not selected when MMC_XCS is high. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00159">159</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="mmc_8c-source.html#l00249">InitMMC()</a>, <a class="el" href="mmc_8c-source.html#l00019">MmcCommand()</a>, <a class="el" href="mmc_8c-source.html#l00102">MmcWaitForData()</a>, <a class="el" href="mmc_8c-source.html#l00477">ReadPhysicalSector()</a>, <a class="el" href="mmc_8c-source.html#l00431">SeekSector()</a>, and <a class="el" href="mmc_8c-source.html#l00502">WritePhysicalSector()</a>. </td> </tr></table><a class="anchor" name="a28" doxytag="board.h::MMC_OFF" ></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 MMC_OFF P2_7 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>MMC Off (MMC Power Off). <p><p>Definition at line <a class="el" href="board_8h-source.html#l00150">150</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="board_8c-source.html#l00043">InitBoard()</a>, <a class="el" href="mmc_8c-source.html#l00249">InitMMC()</a>, and <a class="el" href="mmc_8c-source.html#l00019">MmcCommand()</a>. </td> </tr></table><a class="anchor" name="a30" doxytag="board.h::MMC_SELECTED" ></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 MMC_SELECTED 0 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>MMC is selected when MMC_XCS is low. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00156">156</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="mmc_8c-source.html#l00019">MmcCommand()</a>, <a class="el" href="mmc_8c-source.html#l00477">ReadPhysicalSector()</a>, and <a class="el" href="mmc_8c-source.html#l00502">WritePhysicalSector()</a>. </td> </tr></table><a class="anchor" name="a29" doxytag="board.h::MMC_XCS" ></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 MMC_XCS P2_6 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>MMC Chip Select (Active Low). <p><p>Definition at line <a class="el" href="board_8h-source.html#l00153">153</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="mmc_8c-source.html#l00249">InitMMC()</a>, <a class="el" href="mmc_8c-source.html#l00019">MmcCommand()</a>, <a class="el" href="mmc_8c-source.html#l00102">MmcWaitForData()</a>, <a class="el" href="mmc_8c-source.html#l00477">ReadPhysicalSector()</a>, <a class="el" href="mmc_8c-source.html#l00431">SeekSector()</a>, and <a class="el" href="mmc_8c-source.html#l00502">WritePhysicalSector()</a>. </td> </tr></table><a class="anchor" name="a9" doxytag="board.h::MP3_DREQ" ></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 MP3_DREQ P3_2 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Data Request: Player asks for more data. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00058">58</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="aviplay_8c-source.html#l00015">GetAVIBlock()</a>, <a class="el" href="vs10xx_8c-source.html#l00069">Mp3Reset()</a>, <a class="el" href="vs10xx_8c-source.html#l00035">Mp3SoftReset()</a>, <a class="el" href="vs10xx_8c-source.html#l00202">PlayDiskSectors()</a>, <a class="el" href="vs10xx_8c-source.html#l00178">SendZerosToVS10xx()</a>, and <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</a>. </td> </tr></table><a class="anchor" name="a3" doxytag="board.h::MP3_XCS" ></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 MP3_XCS P2_3 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Control Chip Select (for accessing SPI Control/Status registers). <p><p>Definition at line <a class="el" href="board_8h-source.html#l00034">34</a> of file <a class="el" href="board_8h-source.html">board.h</a>. </td> </tr></table><a class="anchor" name="a6" doxytag="board.h::MP3_XDCS" ></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 MP3_XDCS P2_5 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Data Chip Select / BSYNC. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00043">43</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="aviplay_8c-source.html#l00015">GetAVIBlock()</a>. </td> </tr></table><a class="anchor" name="a0" doxytag="board.h::MP3_XRESET" ></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 MP3_XRESET P2_4 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Chip Reset. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00025">25</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="board_8c-source.html#l00043">InitBoard()</a>. </td> </tr></table><a class="anchor" name="a5" doxytag="board.h::Mp3DeselectControl" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -