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_motor.h File Reference</title>
|
||||
<title>LightHub: modules/out_motor.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__motor_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> |
|
||||
@@ -76,31 +94,7 @@ $(function() {
|
||||
<div class="textblock"><code>#include "<a class="el" href="options_8h_source.html">options.h</a>"</code><br />
|
||||
<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 />
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for out_motor.h:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="out__motor_8h__incl.png" border="0" usemap="#aout__motor_8h" alt=""/></div>
|
||||
<map name="out__motor_8h" id="aout__motor_8h">
|
||||
<area shape="rect" title=" " alt="" coords="92,5,183,32"/>
|
||||
<area shape="rect" href="options_8h.html" title=" " alt="" coords="5,155,80,181"/>
|
||||
<area shape="rect" href="abstractout_8h.html" title=" " alt="" coords="104,155,203,181"/>
|
||||
<area shape="rect" href="item_8h.html" title=" " alt="" coords="175,80,233,107"/>
|
||||
<area shape="rect" title=" " alt="" coords="117,304,195,331"/>
|
||||
<area shape="rect" href="abstractch_8h.html" title=" " alt="" coords="23,229,118,256"/>
|
||||
<area shape="rect" href="item_cmd_8h.html" title=" " alt="" coords="194,229,281,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="278,155,354,181"/>
|
||||
</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__motor_8h__dep__incl.png" border="0" usemap="#aout__motor_8hdep" alt=""/></div>
|
||||
<map name="out__motor_8hdep" id="aout__motor_8hdep">
|
||||
<area shape="rect" title=" " alt="" coords="52,5,143,32"/>
|
||||
<area shape="rect" href="item_8cpp.html" title=" " alt="" coords="5,80,77,107"/>
|
||||
<area shape="rect" href="out__motor_8cpp.html" title=" " alt="" coords="101,80,205,107"/>
|
||||
</map>
|
||||
</div>
|
||||
<code>#include "<a class="el" href="item_cmd_8h_source.html">itemCmd.h</a>"</code><br />
|
||||
</div>
|
||||
<p><a href="out__motor_8h_source.html">Go to the source code of this file.</a></p>
|
||||
<table class="memberdecls">
|
||||
@@ -111,12 +105,28 @@ Classes</h2></td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
|
||||
Macros</h2></td></tr>
|
||||
<tr class="memitem:abf9aa60d6eb4e068e3f5907f04371dc2"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="out__motor_8h.html#abf9aa60d6eb4e068e3f5907f04371dc2">POS_ERR</a>   2</td></tr>
|
||||
<tr class="memitem:abf9aa60d6eb4e068e3f5907f04371dc2"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="out__motor_8h.html#abf9aa60d6eb4e068e3f5907f04371dc2">POS_ERR</a>   10</td></tr>
|
||||
<tr class="separator:abf9aa60d6eb4e068e3f5907f04371dc2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1ae2d51e9799d2a525499bd722676e3c"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="out__motor_8h.html#a1ae2d51e9799d2a525499bd722676e3c">MOTOR_QUOTE</a>   2</td></tr>
|
||||
<tr class="memitem:a8507f3c11d3addead8ca0fbd55616c62"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="out__motor_8h.html#a8507f3c11d3addead8ca0fbd55616c62">MIN_PWM</a>   70</td></tr>
|
||||
<tr class="separator:a8507f3c11d3addead8ca0fbd55616c62"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1ae2d51e9799d2a525499bd722676e3c"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="out__motor_8h.html#a1ae2d51e9799d2a525499bd722676e3c">MOTOR_QUOTE</a>   1</td></tr>
|
||||
<tr class="separator:a1ae2d51e9799d2a525499bd722676e3c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Macro Definition Documentation</h2>
|
||||
<a id="a8507f3c11d3addead8ca0fbd55616c62"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a8507f3c11d3addead8ca0fbd55616c62">◆ </a></span>MIN_PWM</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define MIN_PWM   70</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a1ae2d51e9799d2a525499bd722676e3c"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1ae2d51e9799d2a525499bd722676e3c">◆ </a></span>MOTOR_QUOTE</h2>
|
||||
|
||||
@@ -124,7 +134,7 @@ Macros</h2></td></tr>
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define MOTOR_QUOTE   2</td>
|
||||
<td class="memname">#define MOTOR_QUOTE   1</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@@ -138,7 +148,7 @@ Macros</h2></td></tr>
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define POS_ERR   2</td>
|
||||
<td class="memname">#define POS_ERR   10</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@@ -146,9 +156,13 @@ Macros</h2></td></tr>
|
||||
</div>
|
||||
</div>
|
||||
</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__motor_8h.html">out_motor.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