118 lines
4.5 KiB
HTML
118 lines
4.5 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<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.8.7"/>
|
||
|
<title>Documentation: File Members</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="navtree.js"></script>
|
||
|
<script type="text/javascript">
|
||
|
$(document).ready(initResizable);
|
||
|
$(window).load(resizeHeight);
|
||
|
</script>
|
||
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||
|
<div id="titlearea">
|
||
|
<table cellspacing="0" cellpadding="0">
|
||
|
<tbody>
|
||
|
<tr style="height: 56px;">
|
||
|
<td id="projectlogo"><img alt="Logo" src="Logo.png"/></td>
|
||
|
<td style="padding-left: 0.5em;">
|
||
|
<div id="projectname">Documentation
|
||
|
</div>
|
||
|
<div id="projectbrief">For Arduino users</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
<!-- end header part -->
|
||
|
<!-- Generated by Doxygen 1.8.7 -->
|
||
|
<div id="navrow1" class="tabs">
|
||
|
<ul class="tablist">
|
||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
||
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||
|
<li><a href="examples.html"><span>Examples</span></a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div id="navrow2" class="tabs2">
|
||
|
<ul class="tablist">
|
||
|
<li><a href="files.html"><span>File List</span></a></li>
|
||
|
<li class="current"><a href="globals.html"><span>File Members</span></a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div id="navrow3" class="tabs2">
|
||
|
<ul class="tablist">
|
||
|
<li class="current"><a href="globals.html"><span>All</span></a></li>
|
||
|
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
||
|
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
||
|
<li><a href="globals_defs.html"><span>Macros</span></a></li>
|
||
|
</ul>
|
||
|
</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">
|
||
|
$(document).ready(function(){initNavTree('globals.html','');});
|
||
|
</script>
|
||
|
<div id="doc-content">
|
||
|
<div class="contents">
|
||
|
<div class="textblock">Here is a list of all documented file members with links to the documentation:</div><ul>
|
||
|
<li>dbSerial
|
||
|
: <a class="el" href="group___configuration.html#ga9abc2a70f2ba1b5a4edc63e807ee172e">NexConfig.h</a>
|
||
|
</li>
|
||
|
<li>DEBUG_SERIAL_ENABLE
|
||
|
: <a class="el" href="group___configuration.html#ga9b3a5e4cc28fc65f02c9b197e8a4c955">NexConfig.h</a>
|
||
|
</li>
|
||
|
<li>NEX_EVENT_POP
|
||
|
: <a class="el" href="group___touch_event.html#ga5db3d99f88ac878875ca47713b7a54b6">NexTouch.h</a>
|
||
|
</li>
|
||
|
<li>NEX_EVENT_PUSH
|
||
|
: <a class="el" href="group___touch_event.html#ga748c37a9bbe04ddc680fe1686154fefb">NexTouch.h</a>
|
||
|
</li>
|
||
|
<li>nexInit()
|
||
|
: <a class="el" href="group___core_a_p_i.html#gab09ddba6b72334d30ae091a7b038d790">NexHardware.cpp</a>
|
||
|
, <a class="el" href="group___core_a_p_i.html#gab09ddba6b72334d30ae091a7b038d790">NexHardware.h</a>
|
||
|
</li>
|
||
|
<li>nexLoop()
|
||
|
: <a class="el" href="group___core_a_p_i.html#ga91c549e696b0ca035cf18901e6a50d5a">NexHardware.cpp</a>
|
||
|
, <a class="el" href="group___core_a_p_i.html#ga91c549e696b0ca035cf18901e6a50d5a">NexHardware.h</a>
|
||
|
</li>
|
||
|
<li>nexSerial
|
||
|
: <a class="el" href="group___configuration.html#ga2738b05a77cd5052e440af5b00b0ecbd">NexConfig.h</a>
|
||
|
</li>
|
||
|
<li>NexTouchEventCb
|
||
|
: <a class="el" href="group___touch_event.html#ga162dea47b078e8878d10d6981a9dd0c6">NexTouch.h</a>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</div><!-- contents -->
|
||
|
</div><!-- doc-content -->
|
||
|
<!-- start footer part -->
|
||
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||
|
<ul>
|
||
|
<li class="footer">Generated on Fri Jan 6 2017 14:00:39 for Documentation by
|
||
|
<a href="http://www.doxygen.org/index.html">
|
||
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.7 </li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|