Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pu2clr committed Nov 24, 2024
1 parent 6fa5916 commit 5a52dd9
Show file tree
Hide file tree
Showing 18 changed files with 640 additions and 498 deletions.
292 changes: 147 additions & 145 deletions extras/apidoc/def/doxygen.def

Large diffs are not rendered by default.

37 changes: 36 additions & 1 deletion extras/apidoc/html/_s_i4844_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,46 @@
</div>

<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">SI4844.cpp File Reference</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="_s_i4844_8h_source.html">SI4844.h</a>&quot;</code><br />
</div></div><!-- contents -->
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ac673bec28500b111088b013029979fcc"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_s_i4844_8cpp.html#ac673bec28500b111088b013029979fcc">interrupt_hundler</a> ()</td></tr>
<tr class="memdesc:ac673bec28500b111088b013029979fcc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Library handle interrupt. <br /></td></tr>
<tr class="separator:ac673bec28500b111088b013029979fcc"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a id="ac673bec28500b111088b013029979fcc" name="ac673bec28500b111088b013029979fcc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac673bec28500b111088b013029979fcc">&#9670;&#160;</a></span>interrupt_hundler()</h2>

<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void interrupt_hundler </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">

<p>Library handle interrupt. </p>
<p>Handling interruptions.</p>
<p>This function simply captures the status change of the SI48XX via interruption.</p>
<p>Whenever the status of the ATDD changes, a hardware interrupt is triggered. For example, when you move the tuner</p>
<p>potenciometer, the ATDD sends a signal to the Arduino pin (INTERRUPT_PIN). The same is true when the ATDD is capturing</p>
<p>mono FM signal and has switched to stereo.</p>
<p>You can control the interrupt process via your sketch intead of this library. </p><dl class="section see"><dt>See also</dt><dd>setStatusInterruptFromDevice, getStatusInterruptFromDevice, setup </dd></dl>

</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
Expand Down
4 changes: 4 additions & 0 deletions extras/apidoc/html/_s_i4844_8cpp.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
var _s_i4844_8cpp =
[
[ "interrupt_hundler", "_s_i4844_8cpp.html#ac673bec28500b111088b013029979fcc", null ]
];
602 changes: 294 additions & 308 deletions extras/apidoc/html/_s_i4844_8h_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extras/apidoc/html/dir_ddf29da750d92b1e0c940f935f3b61e4.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var dir_ddf29da750d92b1e0c940f935f3b61e4 =
[
[ "SI4844.cpp", "_s_i4844_8cpp.html", null ],
[ "SI4844.cpp", "_s_i4844_8cpp.html", "_s_i4844_8cpp" ],
[ "SI4844.h", "_s_i4844_8h.html", "_s_i4844_8h" ]
];
1 change: 1 addition & 0 deletions extras/apidoc/html/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
<li>FM_STEREO_IND_BLEND_THRESHOLD&#160;:&#160;<a class="el" href="_s_i4844_8h.html#a5c434290c4783a19e1255ef3aae55d15">SI4844.h</a></li>
<li>GET_PROPERTY&#160;:&#160;<a class="el" href="_s_i4844_8h.html#acf7a3971c551fcdf7ae16bb0f31c149d">SI4844.h</a></li>
<li>GET_REV&#160;:&#160;<a class="el" href="_s_i4844_8h.html#a9fbb31eec68a8b17895fd18640296013">SI4844.h</a></li>
<li>interrupt_hundler()&#160;:&#160;<a class="el" href="_s_i4844_8cpp.html#ac673bec28500b111088b013029979fcc">SI4844.cpp</a></li>
<li>REFCLK_FREQ&#160;:&#160;<a class="el" href="_s_i4844_8h.html#adb330b20b383f5f664a9b107edef0036">SI4844.h</a></li>
<li>REFCLK_PRESCALE&#160;:&#160;<a class="el" href="_s_i4844_8h.html#a6b615b86f7870b616243b25cb5091933">SI4844.h</a></li>
<li>RX_ACTUAL_VOLUME&#160;:&#160;<a class="el" href="_s_i4844_8h.html#a6f6ab2088a67fe3ae967956424b43f87">SI4844.h</a></li>
Expand Down
105 changes: 105 additions & 0 deletions extras/apidoc/html/globals_func.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
<!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" 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.6"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PU2CLR SI4844 Arduino Library: 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="navtreedata.js"></script>
<script type="text/javascript" src="navtree.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 id="projectrow">
<td id="projectalign">
<div id="projectname">PU2CLR SI4844 Arduino Library<span id="projectnumber">&#160;1.1.6</span>
</div>
<div id="projectbrief">Arduino Library for Si4844 Devices - By Ricardo Lima Caratti</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.6 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></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">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('globals_func.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- 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">
<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="contents">
&#160;<ul>
<li>interrupt_hundler()&#160;:&#160;<a class="el" href="_s_i4844_8cpp.html#ac673bec28500b111088b013029979fcc">SI4844.cpp</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 by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.6 </li>
</ul>
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion extras/apidoc/html/group___g_b1.html
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ga9f4d244f654ac20f2e26508
<p>Initiates the <a class="el" href="class_s_i4844.html" title="SI4844 Class.">SI4844</a> instance and connect the device (<a class="el" href="class_s_i4844.html" title="SI4844 Class.">SI4844</a>) to Arduino. </p>
<p>Calling this library should be the first thing to do to control the <a class="el" href="class_s_i4844.html" title="SI4844 Class.">SI4844</a>.</p>
<p>If interruptPin is -1, it means you will control interrupt in your sketch.</p>
<p>In this case, you have to call interrupt_hundler() (see <a class="el" href="_s_i4844_8h.html">SI4844.h</a>) <br />
<p>In this case, you have to call <a class="el" href="_s_i4844_8cpp.html#ac673bec28500b111088b013029979fcc" title="Library handle interrupt.">interrupt_hundler()</a> (see <a class="el" href="_s_i4844_8h.html">SI4844.h</a>) <br />
</p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">resetPin</td><td>arduino pin used to reset the device </td></tr>
Expand Down
1 change: 1 addition & 0 deletions extras/apidoc/html/menudata.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,5 @@ var menudata={children:[
{text:"File List",url:"files.html"},
{text:"File Members",url:"globals.html",children:[
{text:"All",url:"globals.html"},
{text:"Functions",url:"globals_func.html"},
{text:"Macros",url:"globals_defs.html"}]}]}]}
1 change: 1 addition & 0 deletions extras/apidoc/html/navtreedata.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ var NAVTREE =
[ "File List", "files.html", "files_dup" ],
[ "File Members", "globals.html", [
[ "All", "globals.html", null ],
[ "Functions", "globals_func.html", null ],
[ "Macros", "globals_defs.html", null ]
] ]
] ]
Expand Down
16 changes: 9 additions & 7 deletions extras/apidoc/html/navtreeindex0.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
var NAVTREEINDEX0 =
{
"_s_i4844_8cpp.html":[4,0,0,0,0],
"_s_i4844_8cpp.html#ac673bec28500b111088b013029979fcc":[4,0,0,0,0,0],
"_s_i4844_8h.html":[4,0,0,0,1],
"_s_i4844_8h.html#a071a5bbf23d933861cb73987c74e9fed":[4,0,0,0,1,19],
"_s_i4844_8h.html#a15334ea9808ed9e355d8bc6bb3b43fcf":[4,0,0,0,1,13],
Expand Down Expand Up @@ -68,7 +69,8 @@ var NAVTREEINDEX0 =
"functions_func.html":[3,2,1],
"functions_vars.html":[3,2,2],
"globals.html":[4,1,0],
"globals_defs.html":[4,1,1],
"globals_defs.html":[4,1,2],
"globals_func.html":[4,1,1],
"group___b_f.html":[2,0],
"group___b_f.html#ga1a00037a2cedbe25d1d53716a1c20c00":[2,0,5],
"group___b_f.html#ga28ec82cb2fd02a0422e8ef3858e5ddcb":[2,0,1],
Expand All @@ -77,13 +79,13 @@ var NAVTREEINDEX0 =
"group___b_f.html#gaca88698cca086f09f23d29734132bfec":[2,0,0],
"group___b_f.html#gaf4b90cf2e7a654718e2c65de5def0928":[2,0,2],
"group___g_a1.html":[2,3],
"group___g_a1.html#a05bb6702f87c323d31dad58d632dff6c":[2,3,7,5],
"group___g_a1.html#a05bb6702f87c323d31dad58d632dff6c":[2,3,5,3],
"group___g_a1.html#a05bb6702f87c323d31dad58d632dff6c":[2,3,7,5],
"group___g_a1.html#a0aa283b20ca498410b8cd10e5fbcd42a":[2,3,11,5],
"group___g_a1.html#a11bdee9fdefbd8d33a25257557bddbef":[2,3,5,4],
"group___g_a1.html#a17572b93158c15452c828032839bcfae":[2,3,1,8],
"group___g_a1.html#a1aa3dfe92d675084fa850b44aabccc8c":[2,3,7,1],
"group___g_a1.html#a1aa3dfe92d675084fa850b44aabccc8c":[2,3,5,1],
"group___g_a1.html#a1aa3dfe92d675084fa850b44aabccc8c":[2,3,7,1],
"group___g_a1.html#a1b3bf3ecc88e2d010fafd4d70076ae42":[2,3,4,1],
"group___g_a1.html#a1ce59e52d0365d00eb1affd0a9646acb":[2,3,4,0],
"group___g_a1.html#a1d9e9b65840f28e0a63adde9d66e2db4":[2,3,1,11],
Expand All @@ -94,8 +96,8 @@ var NAVTREEINDEX0 =
"group___g_a1.html#a2b097007d9cf184f88af6a8c68b58f73":[2,3,6,1],
"group___g_a1.html#a323b515dec6e9a6563cad1790f7590bc":[2,3,11,2],
"group___g_a1.html#a362f396c4c762ad401e2e5ec79cb4eac":[2,3,10,0],
"group___g_a1.html#a37a187c87903d5145480e7a5b770ec2a":[2,3,3,0],
"group___g_a1.html#a37a187c87903d5145480e7a5b770ec2a":[2,3,1,2],
"group___g_a1.html#a37a187c87903d5145480e7a5b770ec2a":[2,3,3,0],
"group___g_a1.html#a38dcd6fd63f9a040ba68c5266b676105":[2,3,8,0],
"group___g_a1.html#a3cc6eb5264cdf06a2d0d6b111ab787ed":[2,3,10,1],
"group___g_a1.html#a3d543270b50f739debc5405a54ef4116":[2,3,8,2],
Expand Down Expand Up @@ -135,17 +137,17 @@ var NAVTREEINDEX0 =
"group___g_a1.html#acd22bad976363fdd1bfbf6759fede482":[2,3,7,4],
"group___g_a1.html#ace0a4304f15f347ec4723988a9e788a0":[2,3,8,3],
"group___g_a1.html#ad1eae282a38604cdcc0ba18ecdc66473":[2,3,8,6],
"group___g_a1.html#ad1ebb7e9f4dcea346301d305f4833489":[2,3,5,0],
"group___g_a1.html#ad1ebb7e9f4dcea346301d305f4833489":[2,3,7,0],
"group___g_a1.html#ad1ebb7e9f4dcea346301d305f4833489":[2,3,5,0],
"group___g_a1.html#ad32133fd90ecf230751648cc80d2a78d":[2,3,12,1],
"group___g_a1.html#ad368cfe6179539e7dfd006ee324433ec":[2,3,9,6],
"group___g_a1.html#ad4c94ebdf64727206f5b0653d5503633":[2,3,1,5],
"group___g_a1.html#ae16433ffd3adc248f0ce2608a95c3c76":[2,3,11,0],
"group___g_a1.html#ae16433ffd3adc248f0ce2608a95c3c76":[2,3,7,3],
"group___g_a1.html#ae16433ffd3adc248f0ce2608a95c3c76":[2,3,11,0],
"group___g_a1.html#ae1ae8b6bb0181cbfef784799bcffdf8f":[2,3,9,11],
"group___g_a1.html#af18d45c20fb48cb9dd8f9c8cb3095c9d":[2,3,9,4],
"group___g_a1.html#afaf623e55cfa92657ab1a9f6bc4c206e":[2,3,7,2],
"group___g_a1.html#afaf623e55cfa92657ab1a9f6bc4c206e":[2,3,5,2],
"group___g_a1.html#afaf623e55cfa92657ab1a9f6bc4c206e":[2,3,7,2],
"group___g_a1.html#afddebb759f8b85d8bcb1256bb0c9d0d8":[2,3,2,1],
"group___g_a1.html#aff584d438d22709c99c17537cd4d19c2":[2,3,9,2],
"group___g_a1.html#struct_s_i4844__arg__band_8refined":[2,3,1],
Expand Down
3 changes: 2 additions & 1 deletion extras/apidoc/html/search/all_8.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
var searchData=
[
['infordy_0',['INFORDY',['../group___g_a1.html#ae1ae8b6bb0181cbfef784799bcffdf8f',1,'si4844_get_status']]]
['infordy_0',['INFORDY',['../group___g_a1.html#ae1ae8b6bb0181cbfef784799bcffdf8f',1,'si4844_get_status']]],
['interrupt_5fhundler_1',['interrupt_hundler',['../_s_i4844_8cpp.html#ac673bec28500b111088b013029979fcc',1,'SI4844.cpp']]]
];
3 changes: 1 addition & 2 deletions extras/apidoc/html/search/functions_6.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
var searchData=
[
['powerdown_0',['powerDown',['../group___g_b1.html#gaff14988c6be8a5fb9d1a5e6934dcff47',1,'SI4844']]],
['powerup_1',['powerUp',['../group___g_b1.html#gab19b2ce04e07e23275fea5889b87a201',1,'SI4844']]]
['interrupt_5fhundler_0',['interrupt_hundler',['../_s_i4844_8cpp.html#ac673bec28500b111088b013029979fcc',1,'SI4844.cpp']]]
];
4 changes: 2 additions & 2 deletions extras/apidoc/html/search/functions_7.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var searchData=
[
['reset_0',['reset',['../group___g_b1.html#ga683a81897fe79e6909817aab36622684',1,'SI4844']]],
['resetstatus_1',['resetStatus',['../group___g_b1.html#ga2f14c89d348c5e3214615258b8f9c918',1,'SI4844']]]
['powerdown_0',['powerDown',['../group___g_b1.html#gaff14988c6be8a5fb9d1a5e6934dcff47',1,'SI4844']]],
['powerup_1',['powerUp',['../group___g_b1.html#gab19b2ce04e07e23275fea5889b87a201',1,'SI4844']]]
];
29 changes: 2 additions & 27 deletions extras/apidoc/html/search/functions_8.js
Original file line number Diff line number Diff line change
@@ -1,30 +1,5 @@
var searchData=
[
['scani2cbus_0',['scanI2CBus',['../group___t_o_o_l_s.html#gab400fccf4b3c381c8ee8c060b56eef1b',1,'SI4844']]],
['sendcommand_1',['sendCommand',['../group___b_f.html#ga8b2c96a6126110589a403751ec12631c',1,'SI4844']]],
['setamsoftmutemaxattenuation_2',['setAmSoftMuteMaxAttenuation',['../group___g_b1.html#ga013c13629b964df2f0023dd0cfee5dfc',1,'SI4844']]],
['setamsoftmuterate_3',['setAmSoftMuteRate',['../group___g_b1.html#gaf37ee2371cb5c22fca70002c6a70aaee',1,'SI4844']]],
['setamsoftmuteslope_4',['setAmSoftMuteSlope',['../group___g_b1.html#ga7f2b539247499f7b5b2e9292b89eab09',1,'SI4844']]],
['setamsoftmutesnrthreshold_5',['setAmSoftMuteSnrThreshold',['../group___g_b1.html#ga24e79008d80f6344d849dc8011e36b87',1,'SI4844']]],
['setaudiomode_6',['setAudioMode',['../group___g_b1.html#gadb6affba868c9c99f44918e5a48a423d',1,'SI4844']]],
['setaudiomute_7',['setAudioMute',['../group___g_b1.html#gaede56f3b80857296a85ba4613bc87459',1,'SI4844']]],
['setband_8',['setBand',['../group___g_b1.html#ga3de561a939b708030dae788781adf7e0',1,'SI4844']]],
['setbasstreble_9',['setBassTreble',['../group___g_b1.html#ga4323a4cd070b75d84e7fc0a5ea7c8f41',1,'SI4844']]],
['setblendthresholdstereoindicator_10',['setBlendThresholdStereoIndicator',['../group___g_b1.html#ga536d522d459a7ac501182708f9ecab9d',1,'SI4844']]],
['setcrystaloscillatorenable_11',['setCrystalOscillatorEnable',['../group___g_b1.html#gab97f73b03943a4c0f4dbb3f0741d7263',1,'SI4844']]],
['setcrystaloscillatorstabilizationwaittime_12',['setCrystalOscillatorStabilizationWaitTime',['../group___g_b1.html#gab4e3126da78b0c95cd889dcd20144382',1,'SI4844']]],
['setcustomband_13',['setCustomBand',['../group___g_b1.html#ga5c766d254b0c261a93dfd817f11b712c',1,'SI4844']]],
['setdefaultbandindx_14',['setDefaultBandIndx',['../class_s_i4844.html#ac9a028b4b22255afa30f008a3777695d',1,'SI4844']]],
['setfmdeemphasis_15',['setFmDeemphasis',['../group___g_b1.html#ga184028717d17cde7ef9993ab967afef5',1,'SI4844']]],
['setfmsoftmutemaxattenuation_16',['setFmSoftMuteMaxAttenuation',['../group___g_b1.html#gad5698ef9798d03188738f89dc7940050',1,'SI4844']]],
['setfmsoftmuterate_17',['setFmSoftMuteRate',['../group___g_b1.html#ga1e96b962e2e344b1eadeba33cd4bc813',1,'SI4844']]],
['setfmsoftmuteslope_18',['setFmSoftMuteSlope',['../group___g_b1.html#ga26ac2207be432e5c4587793b3f8b4904',1,'SI4844']]],
['setinterruptpin_19',['setInterruptPin',['../class_s_i4844.html#adc433bd70a07984f8df9d6b79b5cd8b5',1,'SI4844']]],
['setproperty_20',['setProperty',['../group___b_f.html#gac080ba62ed2de41f80c1fe08135362a3',1,'SI4844']]],
['setreferenceclockfrequency_21',['setReferenceClockFrequency',['../group___g_b1.html#ga43fab184f53c1f8191f769167934bfd1',1,'SI4844']]],
['setreferenceclockprescaler_22',['setReferenceClockPrescaler',['../group___g_b1.html#gae0618088d11ae5e79193672554e39dad',1,'SI4844']]],
['setresetpin_23',['setResetPin',['../class_s_i4844.html#ab8dd1a10df601b5d99c29d879a2720e7',1,'SI4844']]],
['setstatusinterruptfromdevice_24',['setStatusInterruptFromDevice',['../group___b_f.html#ga1a00037a2cedbe25d1d53716a1c20c00',1,'SI4844']]],
['setup_25',['setup',['../group___g_b1.html#ga9f4d244f654ac20f2e26508f6a8269ce',1,'SI4844']]],
['setvolume_26',['setVolume',['../group___g_b1.html#ga65eab6c860e3e11c5d3726144dd3b73d',1,'SI4844']]]
['reset_0',['reset',['../group___g_b1.html#ga683a81897fe79e6909817aab36622684',1,'SI4844']]],
['resetstatus_1',['resetStatus',['../group___g_b1.html#ga2f14c89d348c5e3214615258b8f9c918',1,'SI4844']]]
];
Loading

0 comments on commit 5a52dd9

Please sign in to comment.