summaryrefslogtreecommitdiffstats
path: root/watch__deepsleep_8h_source.html
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@users.noreply.github.com>2022-04-10 22:14:23 +0000
committerjoeycastillo <joeycastillo@users.noreply.github.com>2022-04-10 22:14:23 +0000
commit434bcfcb9c990a849c828704a9bf2d268158e5e8 (patch)
tree96db6b2e440a86a9d50aff54c20bef944b543988 /watch__deepsleep_8h_source.html
parente30564e74648f2e7e59ed19904afbf1a19b38900 (diff)
downloadSensor-Watch-434bcfcb9c990a849c828704a9bf2d268158e5e8.tar.gz
Sensor-Watch-434bcfcb9c990a849c828704a9bf2d268158e5e8.tar.bz2
Sensor-Watch-434bcfcb9c990a849c828704a9bf2d268158e5e8.zip
deploy: 6e9e264c65f30e4046efbf27ebe801cd1f338122
Diffstat (limited to 'watch__deepsleep_8h_source.html')
-rw-r--r--watch__deepsleep_8h_source.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/watch__deepsleep_8h_source.html b/watch__deepsleep_8h_source.html
index 8636c9b4..3efd8a67 100644
--- a/watch__deepsleep_8h_source.html
+++ b/watch__deepsleep_8h_source.html
@@ -118,12 +118,7 @@ $(function() {
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> </div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"><a class="line" href="group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef"> 152</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef">watch_enter_backup_mode</a>(<span class="keywordtype">void</span>);</div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> </div>
-<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span>__attribute__((deprecated(<span class="stringliteral">&quot;Use watch_enter_sleep_mode or watch_enter_deep_sleep_mode instead&quot;</span>)))</div>
-<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span>void watch_enter_shallow_sleep(<span class="keywordtype">bool</span> display_on);</div>
-<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> </div>
-<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span>__attribute__((deprecated(&quot;Use <a class="code hl_function" href="group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef">watch_enter_backup_mode</a> instead&quot;)))</div>
-<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span><span class="keywordtype">void</span> watch_enter_deep_sleep(<span class="keywordtype">void</span>);</div>
-<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span><span class="preprocessor">#endif</span></div>
+<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="agroup__deepsleep_html_ga2de1f1012475654c4741f60808581196"><div class="ttname"><a href="group__deepsleep.html#ga2de1f1012475654c4741f60808581196">watch_get_backup_data</a></div><div class="ttdeci">uint32_t watch_get_backup_data(uint8_t reg)</div><div class="ttdoc">Gets 32 bits of data from the RTC's BACKUP register.</div></div>
<div class="ttc" id="agroup__deepsleep_html_ga385b36922ec76c5fe697772f97a05846"><div class="ttname"><a href="group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846">watch_store_backup_data</a></div><div class="ttdeci">void watch_store_backup_data(uint32_t data, uint8_t reg)</div><div class="ttdoc">Stores data in one of the RTC's backup registers, which retain their data in BACKUP mode.</div></div>
<div class="ttc" id="agroup__deepsleep_html_ga50dda38a8a83d7d957e3bb2bf13aa3ef"><div class="ttname"><a href="group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef">watch_enter_backup_mode</a></div><div class="ttdeci">void watch_enter_backup_mode(void)</div><div class="ttdoc">Enters the SAM L22's lowest-power mode, BACKUP.</div></div>