deploy: c74cacd34f
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.3"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Sensor Watch: Digital Input and Output</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -19,10 +19,9 @@
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">Sensor Watch
|
||||
 <span id="projectnumber">0.0.0</span>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Sensor Watch<span id="projectnumber"> 0.0.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.</div>
|
||||
</td>
|
||||
@@ -31,21 +30,22 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.1 -->
|
||||
<!-- Generated by Doxygen 1.9.3 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */</script>
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
@@ -65,15 +65,14 @@ $(function() {
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#func-members">Functions</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">Digital Input and Output</div> </div>
|
||||
<div class="headertitle"><div class="title">Digital Input and Output</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>This section covers functions related to general-purpose input and output signals.
|
||||
<a href="#details">More...</a></p>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:ga8f6035dc4a5226fa34504e8a5a930e0c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__gpio.html#ga8f6035dc4a5226fa34504e8a5a930e0c">watch_enable_digital_input</a> (const uint8_t pin)</td></tr>
|
||||
<tr class="memdesc:ga8f6035dc4a5226fa34504e8a5a930e0c"><td class="mdescLeft"> </td><td class="mdescRight">Configures the selected pin for digital input. <a href="group__gpio.html#ga8f6035dc4a5226fa34504e8a5a930e0c">More...</a><br /></td></tr>
|
||||
@@ -101,9 +100,9 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:ga2e781c7e15045d2270f0cb3f87d619d6"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<p>This section covers functions related to general-purpose input and output signals. </p>
|
||||
<p >This section covers functions related to general-purpose input and output signals. </p>
|
||||
<h2 class="groupheader">Function Documentation</h2>
|
||||
<a id="gae58e015e96f9e9c42a664b69185265b9"></a>
|
||||
<a id="gae58e015e96f9e9c42a664b69185265b9" name="gae58e015e96f9e9c42a664b69185265b9"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gae58e015e96f9e9c42a664b69185265b9">◆ </a></span>watch_disable_digital_input()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
@@ -129,7 +128,7 @@ Functions</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga15b40170b4225ac6a927da1d76e4fd3d"></a>
|
||||
<a id="ga15b40170b4225ac6a927da1d76e4fd3d" name="ga15b40170b4225ac6a927da1d76e4fd3d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga15b40170b4225ac6a927da1d76e4fd3d">◆ </a></span>watch_disable_digital_output()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
@@ -155,7 +154,7 @@ Functions</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga8f6035dc4a5226fa34504e8a5a930e0c"></a>
|
||||
<a id="ga8f6035dc4a5226fa34504e8a5a930e0c" name="ga8f6035dc4a5226fa34504e8a5a930e0c"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga8f6035dc4a5226fa34504e8a5a930e0c">◆ </a></span>watch_enable_digital_input()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
@@ -181,7 +180,7 @@ Functions</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="gaf73a6405eb90bc6de32fb66f512fe4a9"></a>
|
||||
<a id="gaf73a6405eb90bc6de32fb66f512fe4a9" name="gaf73a6405eb90bc6de32fb66f512fe4a9"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gaf73a6405eb90bc6de32fb66f512fe4a9">◆ </a></span>watch_enable_digital_output()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
@@ -207,7 +206,7 @@ Functions</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="gae974fce4ac5d38ffe256186a84c63ff9"></a>
|
||||
<a id="gae974fce4ac5d38ffe256186a84c63ff9" name="gae974fce4ac5d38ffe256186a84c63ff9"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gae974fce4ac5d38ffe256186a84c63ff9">◆ </a></span>watch_enable_pull_down()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
@@ -233,7 +232,7 @@ Functions</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga55a16884f634ee0eb2c981d1b9a06a4d"></a>
|
||||
<a id="ga55a16884f634ee0eb2c981d1b9a06a4d" name="ga55a16884f634ee0eb2c981d1b9a06a4d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga55a16884f634ee0eb2c981d1b9a06a4d">◆ </a></span>watch_enable_pull_up()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
@@ -259,7 +258,7 @@ Functions</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="gacc7c5e867c05cd03f5955e8e8036b879"></a>
|
||||
<a id="gacc7c5e867c05cd03f5955e8e8036b879" name="gacc7c5e867c05cd03f5955e8e8036b879"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gacc7c5e867c05cd03f5955e8e8036b879">◆ </a></span>watch_get_pin_level()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
@@ -286,7 +285,7 @@ Functions</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga2e781c7e15045d2270f0cb3f87d619d6"></a>
|
||||
<a id="ga2e781c7e15045d2270f0cb3f87d619d6" name="ga2e781c7e15045d2270f0cb3f87d619d6"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga2e781c7e15045d2270f0cb3f87d619d6">◆ </a></span>watch_set_pin_level()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
@@ -326,7 +325,7 @@ Functions</h2></td></tr>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
|
||||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.3
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user