📄 board_8h.html
字号:
LCD is only in write mode, read not possible. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00132">132</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#l00087">87</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="record_8c-source.html#l00101">Record()</a>, and <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</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#l00084">84</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="record_8c-source.html#l00101">Record()</a>, and <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</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#l00171">171</a> of file <a class="el" href="board_8h-source.html">board.h</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#l00162">162</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#l00044">InitBoard()</a>, and <a class="el" href="mmc_8c-source.html#l00246">InitMMC()</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#l00168">168</a> of file <a class="el" href="board_8h-source.html">board.h</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#l00165">165</a> of file <a class="el" href="board_8h-source.html">board.h</a>. </td> </tr></table><a class="anchor" name="a33" doxytag="board.h::MMCDeselect" ></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 MMCDeselect </td> <td class="md" valign="top">( </td> </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> {MMC_XCS = MMC_NOT_SELECTED;}</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Pull the VS10xx Data Chip Select line High. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00178">178</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#l00246">InitMMC()</a>, <a class="el" href="mmc_8c-source.html#l00019">MmcCommand()</a>, <a class="el" href="mmc_8c-source.html#l00105">MmcWaitForData()</a>, <a class="el" href="mmc_8c-source.html#l00463">ReadPhysicalSector()</a>, <a class="el" href="mmc_8c-source.html#l00431">SeekSector()</a>, and <a class="el" href="mmc_8c-source.html#l00484">WritePhysicalSector()</a>. </td> </tr></table><a class="anchor" name="a32" doxytag="board.h::MMCSelect" ></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 MMCSelect </td> <td class="md" valign="top">( </td> </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> {MMC_XCS = MMC_SELECTED;}</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Pull the VS10xx Data Chip Select line Low. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00175">175</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#l00246">InitMMC()</a>, <a class="el" href="mmc_8c-source.html#l00019">MmcCommand()</a>, and <a class="el" href="mmc_8c-source.html#l00463">ReadPhysicalSector()</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#l00070">70</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#l00046">46</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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -