注释与语言的极大更新

使用了Doxygen注释风格,
使用了C++混合编程
This commit is contained in:
XerolySkinner
2022-11-08 01:47:39 +08:00
parent c2b2b3723a
commit 376a9edc0f
1704 changed files with 112524 additions and 867 deletions

View File

@@ -0,0 +1,82 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>XerolySkinnerBscpp: D:/gitt/MicrochipFor32/bscpp_Device/bscpp_IIC.cpp 文件参考</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">XerolySkinnerBscpp<span id="projectnumber">&#160;1.0.0</span>
</div>
<div id="projectbrief">C++版本的驱动库</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- 制作者 Doxygen 1.9.5 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>首页</span></a></li>
<li><a href="pages.html"><span>相关页面</span></a></li>
<li><a href="modules.html"><span>模块</span></a></li>
<li><a href="annotated.html"><span></span></a></li>
<li class="current"><a href="files.html"><span>文件</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>文件列表</span></a></li>
<li><a href="globals.html"><span>文件成员</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_6ef319940013b0affe407ac6c7823f7f.html">bscpp_Device</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">bscpp_IIC.cpp 文件参考</div></div>
</div><!--header-->
<div class="contents">
<p>本类实现软件IIC功能 依此类派生出其他软件IIC功能
<a href="#details">更多...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="bscpp___i_i_c_8h_source.html">bscpp_IIC.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
bscpp_IIC.cpp 的引用(Include)关系图:</div>
<div class="dyncontent">
<div class="center"><img src="bscpp___i_i_c_8cpp__incl.png" border="0" usemap="#a_d_1_2gitt_2_microchip_for32_2bscpp___device_2bscpp___i_i_c_8cpp" alt=""/></div>
<map name="a_d_1_2gitt_2_microchip_for32_2bscpp___device_2bscpp___i_i_c_8cpp" id="a_d_1_2gitt_2_microchip_for32_2bscpp___device_2bscpp___i_i_c_8cpp">
<area shape="rect" title="本类实现软件IIC功能 依此类派生出其他软件IIC功能" alt="" coords="5,5,197,45"/>
<area shape="rect" href="bscpp___i_i_c_8h.html" title="本类实现软件IIC功能 依此类派生出其他软件IIC功能" alt="" coords="56,93,147,119"/>
<area shape="rect" href="varint_8h.html" title=" " alt="" coords="70,167,133,192"/>
<area shape="rect" title=" " alt="" coords="69,240,134,265"/>
</map>
</div>
</div>
<p><a href="bscpp___i_i_c_8cpp_source.html">浏览源代码.</a></p>
<a name="details" id="details"></a><h2 class="groupheader">详细描述</h2>
<div class="textblock"><p >本类实现软件IIC功能 依此类派生出其他软件IIC功能 </p>
<p class="definition">在文件 <a class="el" href="bscpp___i_i_c_8cpp_source.html">bscpp_IIC.cpp</a> 中定义.</p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
制作者&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
</small></address>
</body>
</html>