diff options
Diffstat (limited to '2.3-1/help/en_US/scilab_en_US_help/AVRTimerSetup.html')
-rw-r--r-- | 2.3-1/help/en_US/scilab_en_US_help/AVRTimerSetup.html | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/2.3-1/help/en_US/scilab_en_US_help/AVRTimerSetup.html b/2.3-1/help/en_US/scilab_en_US_help/AVRTimerSetup.html new file mode 100644 index 00000000..4935afed --- /dev/null +++ b/2.3-1/help/en_US/scilab_en_US_help/AVRTimerSetup.html @@ -0,0 +1,66 @@ +<html><head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> + <title>AVRTimerSetup</title> + <style type="text/css" media="all"> + @import url("scilab_code.css"); + @import url("xml_code.css"); + @import url("c_code.css"); + @import url("style.css"); + </style> + </head> + <body> + <div class="manualnavbar"> + <table width="100%"><tr> + <td width="30%"> + <span class="previous"><a href="AVRSleep.html"><< AVRSleep</a></span> + + </td> + <td width="40%" class="center"> + <span class="top"><a href="section_473a2b9e79723ff76a7f243f85d2b6b8.html">Scilab 2 C Converter</a></span> + + </td> + <td width="30%" class="next"> + <span class="next"><a href="AVRUARTReceive.html">AVRUARTReceive >></a></span> + + </td> + </tr></table> + <hr /> + </div> + + + + <span class="path"><a href="index.html">Scilab 2 C Converter</a> >> <a href="section_473a2b9e79723ff76a7f243f85d2b6b8.html">Scilab 2 C Converter</a> > AVRTimerSetup</span> + + <br /><br /> + <div class="refnamediv"><h1 class="refname">AVRTimerSetup</h1> + <p class="refpurpose">Function to setup Timers in ATmega16</p></div> + + +<div class="refsection"><h3 class="title">See also</h3> + <ul class="itemizedlist"><li class="member"><a href="scilab://AVRGetTimerValues" class="link">AVRGetTimerValues</a></li></ul></div> + +<div class="refsection"><h3 class="title">Authors</h3> + <ul class="itemizedlist"><li class="member">Ashish Kamble</li></ul></div> + <br /> + + <div class="manualnavbar"> + <table width="100%"> + <tr><td colspan="3" class="next"><a href="http://bugzilla.scilab.org/enter_bug.cgi?product=Scilab%20software&component=Documentation%20pages" class="ulink">Report an issue</a></td></tr> +<tr> + <td width="30%"> + <span class="previous"><a href="AVRSleep.html"><< AVRSleep</a></span> + + </td> + <td width="40%" class="center"> + <span class="top"><a href="section_473a2b9e79723ff76a7f243f85d2b6b8.html">Scilab 2 C Converter</a></span> + + </td> + <td width="30%" class="next"> + <span class="next"><a href="AVRUARTReceive.html">AVRUARTReceive >></a></span> + + </td> + </tr></table> + <hr /> + </div> + </body> +</html> |