summaryrefslogtreecommitdiffstats
path: root/group__led.html
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@users.noreply.github.com>2022-12-06 05:18:47 +0000
committerjoeycastillo <joeycastillo@users.noreply.github.com>2022-12-06 05:18:47 +0000
commit72f7b52cb0086c4c927818c86986ab35bae36452 (patch)
treed94483bd7e67045f1847dd6b1ef91ea48ff245cf /group__led.html
parent974976a560a7f4ee973f7282d96db4539d35aff8 (diff)
downloadSensor-Watch-72f7b52cb0086c4c927818c86986ab35bae36452.tar.gz
Sensor-Watch-72f7b52cb0086c4c927818c86986ab35bae36452.tar.bz2
Sensor-Watch-72f7b52cb0086c4c927818c86986ab35bae36452.zip
deploy: 80ce98bc650b949af4257b555dd50bad3f108826
Diffstat (limited to 'group__led.html')
-rw-r--r--group__led.html35
1 files changed, 21 insertions, 14 deletions
diff --git a/group__led.html b/group__led.html
index f6e560e3..2441cc2b 100644
--- a/group__led.html
+++ b/group__led.html
@@ -1,9 +1,9 @@
<!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">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<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.4"/>
+<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Sensor Watch: LED Control</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -30,10 +30,10 @@
</table>
</div>
<!-- end header part -->
-<!-- Generated by Doxygen 1.9.4 -->
+<!-- Generated by Doxygen 1.9.5 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
-var searchBox = new SearchBox("searchBox", "search",'Search','.html');
+var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
@@ -57,9 +57,16 @@ $(function() {
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
- name="MSearchResults" id="MSearchResults">
-</iframe>
+<div id="MSearchResults">
+<div class="SRPage">
+<div id="SRIndex">
+<div id="SRResults"></div>
+<div class="SRStatus" id="Loading">Loading...</div>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+</div>
+</div>
+</div>
</div>
<div class="header">
@@ -102,7 +109,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>watch_set_led_off</b>
<p >The SAM L22 is an exceedingly power efficient chip, whereas the LED's are relatively power- hungry. The green LED, at full power, consumes more power than the whole chip in active mode, and the red LED consumes about twelve times as much power! The LED's should thus be used only sparingly in order to preserve battery life. </p><dl class="section note"><dt>Note</dt><dd>Some watches use a red/blue LED instead of a red/green LED. You will be able to determine this easily when you double tap the reset button: if the pulsing bootloader LED is red, you have a red/green edition; if it is blue, you have a red/blue edition. For red/blue watches, build your project with the command <code>make LED=BLUE</code>, and the watch library will automatically swap the pins so that watch_set_led_red sets the red LED, and watch_set_led_green sets the blue one. </dd></dl>
<h2 class="groupheader">Function Documentation</h2>
<a id="ga883bf171196fb5a7a57ef727dca6e04a" name="ga883bf171196fb5a7a57ef727dca6e04a"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#ga883bf171196fb5a7a57ef727dca6e04a">&#9670;&nbsp;</a></span>watch_disable_leds()</h2>
+<h2 class="memtitle"><span class="permalink"><a href="#ga883bf171196fb5a7a57ef727dca6e04a">&#9670;&#160;</a></span>watch_disable_leds()</h2>
<div class="memitem">
<div class="memproto">
@@ -123,7 +130,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>watch_set_led_off</b>
</div>
</div>
<a id="ga86ce31dc95137ed41983fb7c6af5502a" name="ga86ce31dc95137ed41983fb7c6af5502a"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#ga86ce31dc95137ed41983fb7c6af5502a">&#9670;&nbsp;</a></span>watch_enable_leds()</h2>
+<h2 class="memtitle"><span class="permalink"><a href="#ga86ce31dc95137ed41983fb7c6af5502a">&#9670;&#160;</a></span>watch_enable_leds()</h2>
<div class="memitem">
<div class="memproto">
@@ -144,7 +151,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>watch_set_led_off</b>
</div>
</div>
<a id="ga042bcc9220ab05d1de8389cf0067511b" name="ga042bcc9220ab05d1de8389cf0067511b"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#ga042bcc9220ab05d1de8389cf0067511b">&#9670;&nbsp;</a></span>watch_set_led_color()</h2>
+<h2 class="memtitle"><span class="permalink"><a href="#ga042bcc9220ab05d1de8389cf0067511b">&#9670;&#160;</a></span>watch_set_led_color()</h2>
<div class="memitem">
<div class="memproto">
@@ -182,7 +189,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>watch_set_led_off</b>
</div>
</div>
<a id="gab01a29900ddc5315c0e752e63d748f41" name="gab01a29900ddc5315c0e752e63d748f41"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#gab01a29900ddc5315c0e752e63d748f41">&#9670;&nbsp;</a></span>watch_set_led_green()</h2>
+<h2 class="memtitle"><span class="permalink"><a href="#gab01a29900ddc5315c0e752e63d748f41">&#9670;&#160;</a></span>watch_set_led_green()</h2>
<div class="memitem">
<div class="memproto">
@@ -203,7 +210,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>watch_set_led_off</b>
</div>
</div>
<a id="ga36d89031d8e8813dfab5f6cff9c6ee40" name="ga36d89031d8e8813dfab5f6cff9c6ee40"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#ga36d89031d8e8813dfab5f6cff9c6ee40">&#9670;&nbsp;</a></span>watch_set_led_red()</h2>
+<h2 class="memtitle"><span class="permalink"><a href="#ga36d89031d8e8813dfab5f6cff9c6ee40">&#9670;&#160;</a></span>watch_set_led_red()</h2>
<div class="memitem">
<div class="memproto">
@@ -224,7 +231,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>watch_set_led_off</b>
</div>
</div>
<a id="ga51ba53c3281ad8724d98af27eacc3de0" name="ga51ba53c3281ad8724d98af27eacc3de0"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#ga51ba53c3281ad8724d98af27eacc3de0">&#9670;&nbsp;</a></span>watch_set_led_yellow()</h2>
+<h2 class="memtitle"><span class="permalink"><a href="#ga51ba53c3281ad8724d98af27eacc3de0">&#9670;&#160;</a></span>watch_set_led_yellow()</h2>
<div class="memitem">
<div class="memproto">
@@ -247,7 +254,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>watch_set_led_off</b>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
-Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4
+Generated by&#160;<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>