Files
MicrochipFor32/Doc/docbook/bsp___c_r_c_8h.xml

62 lines
2.9 KiB
XML
Raw Normal View History

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="_bsp___c_r_c_8h" xml:lang="zh">
<title>D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.h 文件参考</title>
<indexterm><primary>D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.h</primary></indexterm>
<para>
<para>CRC16校验 </para>
</para>
<programlisting linenumbering="unnumbered">#include &quot;varint.h&quot;<?linebreak?></programlisting>bsp_CRC.h 的引用(Include)关系图:<para>
<informalfigure>
<mediaobject>
<imageobject>
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="bsp___c_r_c_8h__incl.png"></imagedata>
</imageobject>
</mediaobject>
</informalfigure>
</para>
此图展示该文件直接或间接的被哪些文件引用了:<para>
<informalfigure>
<mediaobject>
<imageobject>
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="bsp___c_r_c_8h__dep__incl.png"></imagedata>
</imageobject>
</mediaobject>
</informalfigure>
</para>
<simplesect>
<title>函数 </title>
<itemizedlist>
<listitem><para><link linkend="_varint_8h_1ace9d960e74685e2cd84b36132dbbf8aa">u16</link> <link linkend="_bsp___c_r_c_8h_1abb1fda5ed561362d12fe987758986919">CRC16_MODBUS</link> (<link linkend="_varint_8h_1a92c50087ca0e64fa93fc59402c55f8ca">u8</link> *pucFrame, <link linkend="_varint_8h_1ace9d960e74685e2cd84b36132dbbf8aa">u16</link> usLen)</para>
</listitem>
</itemizedlist>
</simplesect>
<section>
<title>详细描述</title>
<para>CRC16校验 </para>
<para>
在文件 <link linkend="_bsp___c_r_c_8h_source">bsp_CRC.h</link> 中定义.</para>
</section>
<section>
<title>函数说明</title>
<anchor xml:id="_bsp___c_r_c_8h_1abb1fda5ed561362d12fe987758986919"/><section>
<title>CRC16_MODBUS()</title>
<indexterm><primary>CRC16_MODBUS</primary><secondary>bsp_CRC.h</secondary></indexterm>
<indexterm><primary>bsp_CRC.h</primary><secondary>CRC16_MODBUS</secondary></indexterm>
<para><computeroutput><link linkend="_varint_8h_1ace9d960e74685e2cd84b36132dbbf8aa">u16</link> CRC16_MODBUS (<link linkend="_varint_8h_1a92c50087ca0e64fa93fc59402c55f8ca">u8</link> * pucFrame, <link linkend="_varint_8h_1ace9d960e74685e2cd84b36132dbbf8aa">u16</link> usLen)</computeroutput></para><para>
在文件 <link linkend="_bsp___c_r_c_8cpp_source">bsp_CRC.cpp</link><link linkend="_bsp___c_r_c_8cpp_source_1l00091">91</link> 行定义.</para>
这是这个函数的调用关系图:<para>
<informalfigure>
<mediaobject>
<imageobject>
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="bsp___c_r_c_8h_abb1fda5ed561362d12fe987758986919_icgraph.png"></imagedata>
</imageobject>
</mediaobject>
</informalfigure>
</para>
</section>
</section>
</section>