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

📄 group__mmc.html

📁 avrlib.rar ,一个学习AVR处理器十分有用的函数库.
💻 HTML
📖 第 1 页 / 共 2 页
字号:
          <td class="mdname" nowrap> <em>arg</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Internal command function. Issues a generic MMC command as specified by cmd and arg. <p>Definition at line <a class="el" href="mmc_8c-source.html#l00189">189</a> of file <a class="el" href="mmc_8c-source.html">mmc.c</a>.    </td>  </tr></table><a class="anchor" name="ga0" doxytag="mmc.h::mmcInit"></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 mmcInit           </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>Initialize AVR&lt;-&gt;MMC hardware interface. Prepares hardware for MMC access. <p>Definition at line <a class="el" href="mmc_8c-source.html#l00040">40</a> of file <a class="el" href="mmc_8c-source.html">mmc.c</a>.    </td>  </tr></table><a class="anchor" name="ga3" doxytag="mmc.h::mmcRead"></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 mmcRead           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">u32&nbsp;</td>          <td class="mdname" nowrap> <em>sector</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>u08 *&nbsp;</td>          <td class="mdname" nowrap> <em>buffer</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Read 512-byte sector from card to buffer Returns zero if successful. <p>Definition at line <a class="el" href="mmc_8c-source.html#l00116">116</a> of file <a class="el" href="mmc_8c-source.html">mmc.c</a>.    </td>  </tr></table><a class="anchor" name="ga1" doxytag="mmc.h::mmcReset"></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 mmcReset           </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>Initialize the card and prepare it for use. Returns zero if successful. <p>Definition at line <a class="el" href="mmc_8c-source.html#l00049">49</a> of file <a class="el" href="mmc_8c-source.html">mmc.c</a>.    </td>  </tr></table><a class="anchor" name="ga2" doxytag="mmc.h::mmcSendCommand"></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 mmcSendCommand           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">u08&nbsp;</td>          <td class="mdname" nowrap> <em>cmd</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>u32&nbsp;</td>          <td class="mdname" nowrap> <em>arg</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Send card an MMC command. Returns R1 result code. <p>Definition at line <a class="el" href="mmc_8c-source.html#l00102">102</a> of file <a class="el" href="mmc_8c-source.html">mmc.c</a>.    </td>  </tr></table><a class="anchor" name="ga4" doxytag="mmc.h::mmcWrite"></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 mmcWrite           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">u32&nbsp;</td>          <td class="mdname" nowrap> <em>sector</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>u08 *&nbsp;</td>          <td class="mdname" nowrap> <em>buffer</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Write 512-byte sector from buffer to card Returns zero if successful. <p>Definition at line <a class="el" href="mmc_8c-source.html#l00147">147</a> of file <a class="el" href="mmc_8c-source.html">mmc.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 + -