mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
doxigen docs
This commit is contained in:
@@ -5,10 +5,14 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.20"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>LightHub: out_pwm.h File Reference</title>
|
||||
<title>LightHub: modules/out_pwm.h File Reference</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="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
@@ -23,7 +27,9 @@
|
||||
<td id="projectlogo"><img alt="Logo" src="lh.png"/></td>
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">LightHub
|
||||
 <span id="projectnumber">v4.0.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">Smarthome controller firmware</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -46,6 +52,23 @@ $(function() {
|
||||
});
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(function(){initNavTree('out__pwm_8h.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
@@ -60,11 +83,6 @@ $(function() {
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<div id="nav-path" class="navpath">
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_82d7c1f210290ade9e0671f857ad27e3.html">lighthub</a></li><li class="navelem"><a class="el" href="dir_a26efa385a8243117251e7dce4d75390.html">modules</a></li> </ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#nested-classes">Classes</a> </div>
|
||||
@@ -76,32 +94,6 @@ $(function() {
|
||||
<code>#include <<a class="el" href="abstractout_8h_source.html">abstractout.h</a>></code><br />
|
||||
<code>#include <<a class="el" href="item_8h_source.html">item.h</a>></code><br />
|
||||
<code>#include "<a class="el" href="colorchannel_8h_source.html">colorchannel.h</a>"</code><br />
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for out_pwm.h:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="out__pwm_8h__incl.png" border="0" usemap="#aout__pwm_8h" alt=""/></div>
|
||||
<map name="out__pwm_8h" id="aout__pwm_8h">
|
||||
<area shape="rect" title=" " alt="" coords="110,5,197,32"/>
|
||||
<area shape="rect" href="options_8h.html" title=" " alt="" coords="5,229,80,256"/>
|
||||
<area shape="rect" href="abstractout_8h.html" title=" " alt="" coords="256,229,355,256"/>
|
||||
<area shape="rect" href="item_8h.html" title=" " alt="" coords="155,155,213,181"/>
|
||||
<area shape="rect" href="colorchannel_8h.html" title=" " alt="" coords="145,80,252,107"/>
|
||||
<area shape="rect" title=" " alt="" coords="229,379,307,405"/>
|
||||
<area shape="rect" href="abstractch_8h.html" title=" " alt="" coords="221,304,315,331"/>
|
||||
<area shape="rect" href="item_cmd_8h.html" title=" " alt="" coords="110,304,197,331"/>
|
||||
<area shape="rect" title=" " alt="" coords="155,229,231,256"/>
|
||||
</map>
|
||||
</div>
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
This graph shows which files directly or indirectly include this file:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="out__pwm_8h__dep__incl.png" border="0" usemap="#aout__pwm_8hdep" alt=""/></div>
|
||||
<map name="out__pwm_8hdep" id="aout__pwm_8hdep">
|
||||
<area shape="rect" title=" " alt="" coords="53,5,139,32"/>
|
||||
<area shape="rect" href="item_8cpp.html" title=" " alt="" coords="5,80,77,107"/>
|
||||
<area shape="rect" href="out__pwm_8cpp.html" title=" " alt="" coords="102,80,202,107"/>
|
||||
</map>
|
||||
</div>
|
||||
</div>
|
||||
<p><a href="out__pwm_8h_source.html">Go to the source code of this file.</a></p>
|
||||
<table class="memberdecls">
|
||||
@@ -111,9 +103,13 @@ Classes</h2></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20
|
||||
</small></address>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_e05d7e2b1ecd646af5bb94391405f3b5.html">modules</a></li><li class="navelem"><a class="el" href="out__pwm_8h.html">out_pwm.h</a></li>
|
||||
<li class="footer">Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user