注释与语言的极大更新
使用了Doxygen注释风格, 使用了C++混合编程
This commit is contained in:
72
bscpp_Doc/html/globals_enum.html
Normal file
72
bscpp_Doc/html/globals_enum.html
Normal file
@@ -0,0 +1,72 @@
|
||||
<!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: 文件成员</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"> 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 class="current"><a href="globals.html"><span>文件成员</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="navrow3" class="tabs2">
|
||||
<ul class="tablist">
|
||||
<li><a href="globals.html"><span>全部</span></a></li>
|
||||
<li><a href="globals_func.html"><span>函数</span></a></li>
|
||||
<li><a href="globals_vars.html"><span>变量</span></a></li>
|
||||
<li><a href="globals_type.html"><span>类型定义</span></a></li>
|
||||
<li class="current"><a href="globals_enum.html"><span>枚举</span></a></li>
|
||||
<li><a href="globals_eval.html"><span>枚举值</span></a></li>
|
||||
<li><a href="globals_defs.html"><span>宏定义</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div class="contents">
|
||||
 <ul>
|
||||
<li>accel_fsr_e : <a class="el" href="group___d_r_i_v_e_r_s.html#gaec8501b935143099e5f729dee221a81e">inv_mpu.c</a></li>
|
||||
<li>clock_sel_e : <a class="el" href="group___d_r_i_v_e_r_s.html#ga75570f009627c6f4ddfb2d936d81e207">inv_mpu.c</a></li>
|
||||
<li>gyro_fsr_e : <a class="el" href="group___d_r_i_v_e_r_s.html#ga83acdc0eb37e8bfe0c2ae2348ded0a90">inv_mpu.c</a></li>
|
||||
<li>lp_accel_rate_e : <a class="el" href="group___d_r_i_v_e_r_s.html#ga23c3fcde795e5aa2b141232d490c9ca7">inv_mpu.c</a></li>
|
||||
<li>lpf_e : <a class="el" href="group___d_r_i_v_e_r_s.html#ga91c762a5bd71461f7911dc49ee7696e9">inv_mpu.c</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
制作者 <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>
|
||||
Reference in New Issue
Block a user