Updated docu.
This commit is contained in:
@@ -92,18 +92,24 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<a href="ll__system_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor">#include <stdbool.h></span></div>
|
||||
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor">#include <stdint.h></span></div>
|
||||
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> </div>
|
||||
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="keywordtype">bool</span> <a class="code" href="ll__system_8h.html#ad6c3b701d60604cc59b68e1af81c8f85">ll_system_init</a>();</div>
|
||||
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="keywordtype">void</span> <a class="code" href="ll__system_8h.html#a02dc69a2258a680c99ace8167652ea91">ll_system_delay</a>(uint32_t msec);</div>
|
||||
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="keywordtype">void</span> <a class="code" href="ll__system_8h.html#a1314af5893cdde97e48bf135b6996b1c">ll_system_process</a>();</div>
|
||||
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="keywordtype">void</span> <a class="code" href="ll__system_8h.html#a619ececb655f5b1bf378ced866103952">ll_system_toggle_led</a>();</div>
|
||||
<div class="ttc" id="ll__system_8h_html_ad6c3b701d60604cc59b68e1af81c8f85"><div class="ttname"><a href="ll__system_8h.html#ad6c3b701d60604cc59b68e1af81c8f85">ll_system_init</a></div><div class="ttdeci">bool ll_system_init()</div></div>
|
||||
<div class="ttc" id="ll__system_8h_html_a1314af5893cdde97e48bf135b6996b1c"><div class="ttname"><a href="ll__system_8h.html#a1314af5893cdde97e48bf135b6996b1c">ll_system_process</a></div><div class="ttdeci">void ll_system_process()</div></div>
|
||||
<div class="ttc" id="ll__system_8h_html_a02dc69a2258a680c99ace8167652ea91"><div class="ttname"><a href="ll__system_8h.html#a02dc69a2258a680c99ace8167652ea91">ll_system_delay</a></div><div class="ttdeci">void ll_system_delay(uint32_t msec)</div></div>
|
||||
<div class="ttc" id="ll__system_8h_html_a619ececb655f5b1bf378ced866103952"><div class="ttname"><a href="ll__system_8h.html#a619ececb655f5b1bf378ced866103952">ll_system_toggle_led</a></div><div class="ttdeci">void ll_system_toggle_led()</div></div>
|
||||
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div>
|
||||
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
|
||||
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
|
||||
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
|
||||
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
|
||||
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="keywordtype">bool</span> <a class="code" href="group__ll__system.html#gad6c3b701d60604cc59b68e1af81c8f85">ll_system_init</a>();</div>
|
||||
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="keywordtype">void</span> <a class="code" href="group__ll__system.html#ga02dc69a2258a680c99ace8167652ea91">ll_system_delay</a>(uint32_t msec);</div>
|
||||
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="keywordtype">void</span> <a class="code" href="group__ll__system.html#ga1314af5893cdde97e48bf135b6996b1c">ll_system_process</a>();</div>
|
||||
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="keywordtype">void</span> <a class="code" href="group__ll__system.html#ga619ececb655f5b1bf378ced866103952">ll_system_toggle_led</a>();</div>
|
||||
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
|
||||
<div class="ttc" id="group__ll__system_html_gad6c3b701d60604cc59b68e1af81c8f85"><div class="ttname"><a href="group__ll__system.html#gad6c3b701d60604cc59b68e1af81c8f85">ll_system_init</a></div><div class="ttdeci">bool ll_system_init()</div></div>
|
||||
<div class="ttc" id="group__ll__system_html_ga619ececb655f5b1bf378ced866103952"><div class="ttname"><a href="group__ll__system.html#ga619ececb655f5b1bf378ced866103952">ll_system_toggle_led</a></div><div class="ttdeci">void ll_system_toggle_led()</div></div>
|
||||
<div class="ttc" id="group__ll__system_html_ga1314af5893cdde97e48bf135b6996b1c"><div class="ttname"><a href="group__ll__system.html#ga1314af5893cdde97e48bf135b6996b1c">ll_system_process</a></div><div class="ttdeci">void ll_system_process()</div></div>
|
||||
<div class="ttc" id="group__ll__system_html_ga02dc69a2258a680c99ace8167652ea91"><div class="ttname"><a href="group__ll__system.html#ga02dc69a2258a680c99ace8167652ea91">ll_system_delay</a></div><div class="ttdeci">void ll_system_delay(uint32_t msec)</div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Tue May 12 2015 11:11:45 for discoverpixy by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sat Jun 6 2015 18:48:32 for discoverpixy by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
Reference in New Issue
Block a user