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

📄 status_8h.html

📁 BlueLab3 bluetooth API 说明文档
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>BlueLab: status.h File Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.8 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div><h1>status.h File Reference</h1>Access to chip status information. <a href="#_details">More...</a><p><h2>Functions</h2><ul><li>void <a class="el" href="status_8h.html#a0">StatusQuery</a> (<a class="el" href="csrtypes_8h.html#a4">uint16</a> count, const <a class="el" href="status__if_8h.html#a23">status_field</a> *fields, <a class="el" href="csrtypes_8h.html#a4">uint16</a> *results)<dl class="el"><dd class="mdescRight">Queries the value of the specified status fields.  <a href="#a0"></a><br></dl></ul><hr><a name="_details"></a><h2>Detailed Description</h2>Access to chip status information. <p>Functions to access the chip status information.<hr><h2>Function Documentation</h2><a class="anchor" name="a0" doxytag="status.h::StatusQuery" ></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"> void StatusQuery           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="csrtypes_8h.html#a4">uint16</a>&nbsp;</td>          <td class="mdname" nowrap> <em>count</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>const <a class="el" href="status__if_8h.html#a23">status_field</a> *&nbsp;</td>          <td class="mdname" nowrap> <em>fields</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap><a class="el" href="csrtypes_8h.html#a4">uint16</a> *&nbsp;</td>          <td class="mdname" nowrap> <em>results</em></td>        </tr>        <tr>          <td></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>Queries the value of the specified status fields. <p><dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td></td><td valign=top><em>count</em>&nbsp;</td><td>The number of status fields to read. </td></tr>    <tr><td></td><td valign=top><em>fields</em>&nbsp;</td><td>count values each specifiying one status value </td></tr>    <tr><td></td><td valign=top><em>results</em>&nbsp;</td><td>count values which will be written to</td></tr>  </table></dl>The current value of each of the fields will be written to the corresponding element of the results array.     </td>  </tr></table></body></html>

⌨️ 快捷键说明

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