Files
ComSquare/structComSquare_1_1APU_1_1DSP_1_1Timer.html
AnonymusRaccoon d33b0ab52d Deploying the doc
2021-07-13 21:32:24 +00:00

138 lines
6.4 KiB
HTML

<!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">
<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.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ComSquare: ComSquare::APU::DSP::Timer Struct Reference</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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></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="projectalign" style="padding-left: 0.5em;">
<div id="projectname">ComSquare
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceComSquare.html">ComSquare</a></li><li class="navelem"><a class="el" href="namespaceComSquare_1_1APU.html">APU</a></li><li class="navelem"><a class="el" href="namespaceComSquare_1_1APU_1_1DSP.html">DSP</a></li><li class="navelem"><a class="el" href="structComSquare_1_1APU_1_1DSP_1_1Timer.html">Timer</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structComSquare_1_1APU_1_1DSP_1_1Timer-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">ComSquare::APU::DSP::Timer Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="DSP_8hpp_source.html">DSP.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for ComSquare::APU::DSP::Timer:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="structComSquare_1_1APU_1_1DSP_1_1Timer__coll__graph.svg" width="178" height="118"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a19fb65735921b1b71e8ba1cb4653e7fc"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structComSquare_1_1APU_1_1DSP_1_1Timer.html#a19fb65735921b1b71e8ba1cb4653e7fc">counter</a></td></tr>
<tr class="memdesc:a19fb65735921b1b71e8ba1cb4653e7fc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Ticks remaining in the timer. <a href="structComSquare_1_1APU_1_1DSP_1_1Timer.html#a19fb65735921b1b71e8ba1cb4653e7fc">More...</a><br /></td></tr>
<tr class="separator:a19fb65735921b1b71e8ba1cb4653e7fc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a75d59b0b37c7164c76fdffb2913989d9"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structComSquare_1_1APU_1_1DSP_1_1Timer.html#a75d59b0b37c7164c76fdffb2913989d9">sample</a> = true</td></tr>
<tr class="memdesc:a75d59b0b37c7164c76fdffb2913989d9"><td class="mdescLeft">&#160;</td><td class="mdescRight">output every samples <a href="structComSquare_1_1APU_1_1DSP_1_1Timer.html#a75d59b0b37c7164c76fdffb2913989d9">More...</a><br /></td></tr>
<tr class="separator:a75d59b0b37c7164c76fdffb2913989d9"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a19fb65735921b1b71e8ba1cb4653e7fc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a19fb65735921b1b71e8ba1cb4653e7fc">&#9670;&nbsp;</a></span>counter</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t ComSquare::APU::DSP::Timer::counter</td>
</tr>
</table>
</div><div class="memdoc">
<p>Ticks remaining in the timer. </p>
</div>
</div>
<a id="a75d59b0b37c7164c76fdffb2913989d9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a75d59b0b37c7164c76fdffb2913989d9">&#9670;&nbsp;</a></span>sample</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool ComSquare::APU::DSP::Timer::sample = true</td>
</tr>
</table>
</div><div class="memdoc">
<p>output every samples </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>sources/APU/DSP/<a class="el" href="DSP_8hpp_source.html">DSP.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>