rtic/dev/api/nrf52840_pac/p0/latch/struct.R.html
github-merge-queue[bot] 5b32b958a3 deploy: f17915842f
2024-11-27 19:34:22 +00:00

45 lines
No EOL
42 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Register `LATCH` reader"><title>R in nrf52840_pac::p0::latch - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-492a78a4a87dcc01.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="nrf52840_pac" data-themes="" data-resource-suffix="" data-rustdoc-version="1.82.0 (f6e511eec 2024-10-15)" data-channel="1.82.0" data-search-js="search-a99f1315e7cc5121.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../../static.files/storage-118b08c4c78b968e.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../../static.files/main-921df33f47b8780c.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-3b12f09e550e0385.css"></noscript><link rel="alternate icon" type="image/png" href="../../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc struct"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../nrf52840_pac/index.html">nrf52840_<wbr>pac</a><span class="version">0.12.2</span></h2></div><h2 class="location"><a href="#">R</a></h2><div class="sidebar-elems"><section><h3><a href="#implementations">Methods</a></h3><ul class="block method"><li><a href="#method.pin0">pin0</a></li><li><a href="#method.pin1">pin1</a></li><li><a href="#method.pin10">pin10</a></li><li><a href="#method.pin11">pin11</a></li><li><a href="#method.pin12">pin12</a></li><li><a href="#method.pin13">pin13</a></li><li><a href="#method.pin14">pin14</a></li><li><a href="#method.pin15">pin15</a></li><li><a href="#method.pin16">pin16</a></li><li><a href="#method.pin17">pin17</a></li><li><a href="#method.pin18">pin18</a></li><li><a href="#method.pin19">pin19</a></li><li><a href="#method.pin2">pin2</a></li><li><a href="#method.pin20">pin20</a></li><li><a href="#method.pin21">pin21</a></li><li><a href="#method.pin22">pin22</a></li><li><a href="#method.pin23">pin23</a></li><li><a href="#method.pin24">pin24</a></li><li><a href="#method.pin25">pin25</a></li><li><a href="#method.pin26">pin26</a></li><li><a href="#method.pin27">pin27</a></li><li><a href="#method.pin28">pin28</a></li><li><a href="#method.pin29">pin29</a></li><li><a href="#method.pin3">pin3</a></li><li><a href="#method.pin30">pin30</a></li><li><a href="#method.pin31">pin31</a></li><li><a href="#method.pin4">pin4</a></li><li><a href="#method.pin5">pin5</a></li><li><a href="#method.pin6">pin6</a></li><li><a href="#method.pin7">pin7</a></li><li><a href="#method.pin8">pin8</a></li><li><a href="#method.pin9">pin9</a></li></ul><h3><a href="#deref-methods-R%3CLATCH_SPEC%3E">Methods from Deref&lt;<wbr>Target=<wbr>R&lt;LATC<wbr>H_<wbr>SPEC&gt;&gt;</a></h3><ul class="block deref-methods"><li><a href="#method.bits">bits</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block trait-implementation"><li><a href="#impl-Deref-for-R">Deref</a></li><li><a href="#impl-From%3CR%3CLATCH_SPEC%3E%3E-for-R">From&#60;R&#60;LATCH_SPEC&#62;&#62;</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementation"><li><a href="#impl-Freeze-for-R">Freeze</a></li><li><a href="#impl-RefUnwindSafe-for-R">RefUnwindSafe</a></li><li><a href="#impl-Send-for-R">Send</a></li><li><a href="#impl-Sync-for-R">Sync</a></li><li><a href="#impl-Unpin-for-R">Unpin</a></li><li><a href="#impl-UnwindSafe-for-R">UnwindSafe</a></li></ul><h3><a href="#blanket-implementations">Blanket Implementations</a></h3><ul class="block blanket-implementation"><li><a href="#impl-Any-for-T">Any</a></li><li><a href="#impl-Borrow%3CT%3E-for-T">Borrow&#60;T&#62;</a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T">BorrowMut&#60;T&#62;</a></li><li><a href="#impl-From%3CT%3E-for-T">From&#60;T&#62;</a></li><li><a href="#impl-Into%3CU%3E-for-T">Into&#60;U&#62;</a></li><li><a href="#impl-TryFrom%3CU%3E-for-T">TryFrom&#60;U&#62;</a></li><li><a href="#impl-TryInto%3CU%3E-for-T">TryInto&#60;U&#62;</a></li></ul></section><h2><a href="index.html">In nrf52840_<wbr>pac::<wbr>p0::<wbr>latch</a></h2></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Struct <a href="../../index.html">nrf52840_pac</a>::<wbr><a href="../index.html">p0</a>::<wbr><a href="index.html">latch</a>::<wbr><a class="struct" href="#">R</a><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><span class="out-of-band"><a class="src" href="../../../src/nrf52840_pac/p0/latch.rs.html#2">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub struct R(<span class="comment">/* private fields */</span>);</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Register <code>LATCH</code> reader</p>
</div></details><h2 id="implementations" class="section-header">Implementations<a href="#implementations" class="anchor">§</a></h2><div id="implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-R" class="impl"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1637-1798">source</a><a href="#impl-R" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.R.html" title="struct nrf52840_pac::p0::latch::R">R</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.pin0" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1640-1642">source</a><h4 class="code-header">pub fn <a href="#method.pin0" class="fn">pin0</a>(&amp;self) -&gt; <a class="type" href="type.PIN0_R.html" title="type nrf52840_pac::p0::latch::PIN0_R">PIN0_R</a></h4></section></summary><div class="docblock"><p>Bit 0 - Status on whether PIN0 has met criteria set in PIN_CNF0.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin1" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1645-1647">source</a><h4 class="code-header">pub fn <a href="#method.pin1" class="fn">pin1</a>(&amp;self) -&gt; <a class="type" href="type.PIN1_R.html" title="type nrf52840_pac::p0::latch::PIN1_R">PIN1_R</a></h4></section></summary><div class="docblock"><p>Bit 1 - Status on whether PIN1 has met criteria set in PIN_CNF1.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin2" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1650-1652">source</a><h4 class="code-header">pub fn <a href="#method.pin2" class="fn">pin2</a>(&amp;self) -&gt; <a class="type" href="type.PIN2_R.html" title="type nrf52840_pac::p0::latch::PIN2_R">PIN2_R</a></h4></section></summary><div class="docblock"><p>Bit 2 - Status on whether PIN2 has met criteria set in PIN_CNF2.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin3" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1655-1657">source</a><h4 class="code-header">pub fn <a href="#method.pin3" class="fn">pin3</a>(&amp;self) -&gt; <a class="type" href="type.PIN3_R.html" title="type nrf52840_pac::p0::latch::PIN3_R">PIN3_R</a></h4></section></summary><div class="docblock"><p>Bit 3 - Status on whether PIN3 has met criteria set in PIN_CNF3.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin4" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1660-1662">source</a><h4 class="code-header">pub fn <a href="#method.pin4" class="fn">pin4</a>(&amp;self) -&gt; <a class="type" href="type.PIN4_R.html" title="type nrf52840_pac::p0::latch::PIN4_R">PIN4_R</a></h4></section></summary><div class="docblock"><p>Bit 4 - Status on whether PIN4 has met criteria set in PIN_CNF4.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin5" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1665-1667">source</a><h4 class="code-header">pub fn <a href="#method.pin5" class="fn">pin5</a>(&amp;self) -&gt; <a class="type" href="type.PIN5_R.html" title="type nrf52840_pac::p0::latch::PIN5_R">PIN5_R</a></h4></section></summary><div class="docblock"><p>Bit 5 - Status on whether PIN5 has met criteria set in PIN_CNF5.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin6" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1670-1672">source</a><h4 class="code-header">pub fn <a href="#method.pin6" class="fn">pin6</a>(&amp;self) -&gt; <a class="type" href="type.PIN6_R.html" title="type nrf52840_pac::p0::latch::PIN6_R">PIN6_R</a></h4></section></summary><div class="docblock"><p>Bit 6 - Status on whether PIN6 has met criteria set in PIN_CNF6.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin7" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1675-1677">source</a><h4 class="code-header">pub fn <a href="#method.pin7" class="fn">pin7</a>(&amp;self) -&gt; <a class="type" href="type.PIN7_R.html" title="type nrf52840_pac::p0::latch::PIN7_R">PIN7_R</a></h4></section></summary><div class="docblock"><p>Bit 7 - Status on whether PIN7 has met criteria set in PIN_CNF7.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin8" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1680-1682">source</a><h4 class="code-header">pub fn <a href="#method.pin8" class="fn">pin8</a>(&amp;self) -&gt; <a class="type" href="type.PIN8_R.html" title="type nrf52840_pac::p0::latch::PIN8_R">PIN8_R</a></h4></section></summary><div class="docblock"><p>Bit 8 - Status on whether PIN8 has met criteria set in PIN_CNF8.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin9" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1685-1687">source</a><h4 class="code-header">pub fn <a href="#method.pin9" class="fn">pin9</a>(&amp;self) -&gt; <a class="type" href="type.PIN9_R.html" title="type nrf52840_pac::p0::latch::PIN9_R">PIN9_R</a></h4></section></summary><div class="docblock"><p>Bit 9 - Status on whether PIN9 has met criteria set in PIN_CNF9.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin10" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1690-1692">source</a><h4 class="code-header">pub fn <a href="#method.pin10" class="fn">pin10</a>(&amp;self) -&gt; <a class="type" href="type.PIN10_R.html" title="type nrf52840_pac::p0::latch::PIN10_R">PIN10_R</a></h4></section></summary><div class="docblock"><p>Bit 10 - Status on whether PIN10 has met criteria set in PIN_CNF10.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin11" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1695-1697">source</a><h4 class="code-header">pub fn <a href="#method.pin11" class="fn">pin11</a>(&amp;self) -&gt; <a class="type" href="type.PIN11_R.html" title="type nrf52840_pac::p0::latch::PIN11_R">PIN11_R</a></h4></section></summary><div class="docblock"><p>Bit 11 - Status on whether PIN11 has met criteria set in PIN_CNF11.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin12" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1700-1702">source</a><h4 class="code-header">pub fn <a href="#method.pin12" class="fn">pin12</a>(&amp;self) -&gt; <a class="type" href="type.PIN12_R.html" title="type nrf52840_pac::p0::latch::PIN12_R">PIN12_R</a></h4></section></summary><div class="docblock"><p>Bit 12 - Status on whether PIN12 has met criteria set in PIN_CNF12.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin13" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1705-1707">source</a><h4 class="code-header">pub fn <a href="#method.pin13" class="fn">pin13</a>(&amp;self) -&gt; <a class="type" href="type.PIN13_R.html" title="type nrf52840_pac::p0::latch::PIN13_R">PIN13_R</a></h4></section></summary><div class="docblock"><p>Bit 13 - Status on whether PIN13 has met criteria set in PIN_CNF13.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin14" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1710-1712">source</a><h4 class="code-header">pub fn <a href="#method.pin14" class="fn">pin14</a>(&amp;self) -&gt; <a class="type" href="type.PIN14_R.html" title="type nrf52840_pac::p0::latch::PIN14_R">PIN14_R</a></h4></section></summary><div class="docblock"><p>Bit 14 - Status on whether PIN14 has met criteria set in PIN_CNF14.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin15" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1715-1717">source</a><h4 class="code-header">pub fn <a href="#method.pin15" class="fn">pin15</a>(&amp;self) -&gt; <a class="type" href="type.PIN15_R.html" title="type nrf52840_pac::p0::latch::PIN15_R">PIN15_R</a></h4></section></summary><div class="docblock"><p>Bit 15 - Status on whether PIN15 has met criteria set in PIN_CNF15.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin16" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1720-1722">source</a><h4 class="code-header">pub fn <a href="#method.pin16" class="fn">pin16</a>(&amp;self) -&gt; <a class="type" href="type.PIN16_R.html" title="type nrf52840_pac::p0::latch::PIN16_R">PIN16_R</a></h4></section></summary><div class="docblock"><p>Bit 16 - Status on whether PIN16 has met criteria set in PIN_CNF16.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin17" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1725-1727">source</a><h4 class="code-header">pub fn <a href="#method.pin17" class="fn">pin17</a>(&amp;self) -&gt; <a class="type" href="type.PIN17_R.html" title="type nrf52840_pac::p0::latch::PIN17_R">PIN17_R</a></h4></section></summary><div class="docblock"><p>Bit 17 - Status on whether PIN17 has met criteria set in PIN_CNF17.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin18" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1730-1732">source</a><h4 class="code-header">pub fn <a href="#method.pin18" class="fn">pin18</a>(&amp;self) -&gt; <a class="type" href="type.PIN18_R.html" title="type nrf52840_pac::p0::latch::PIN18_R">PIN18_R</a></h4></section></summary><div class="docblock"><p>Bit 18 - Status on whether PIN18 has met criteria set in PIN_CNF18.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin19" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1735-1737">source</a><h4 class="code-header">pub fn <a href="#method.pin19" class="fn">pin19</a>(&amp;self) -&gt; <a class="type" href="type.PIN19_R.html" title="type nrf52840_pac::p0::latch::PIN19_R">PIN19_R</a></h4></section></summary><div class="docblock"><p>Bit 19 - Status on whether PIN19 has met criteria set in PIN_CNF19.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin20" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1740-1742">source</a><h4 class="code-header">pub fn <a href="#method.pin20" class="fn">pin20</a>(&amp;self) -&gt; <a class="type" href="type.PIN20_R.html" title="type nrf52840_pac::p0::latch::PIN20_R">PIN20_R</a></h4></section></summary><div class="docblock"><p>Bit 20 - Status on whether PIN20 has met criteria set in PIN_CNF20.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin21" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1745-1747">source</a><h4 class="code-header">pub fn <a href="#method.pin21" class="fn">pin21</a>(&amp;self) -&gt; <a class="type" href="type.PIN21_R.html" title="type nrf52840_pac::p0::latch::PIN21_R">PIN21_R</a></h4></section></summary><div class="docblock"><p>Bit 21 - Status on whether PIN21 has met criteria set in PIN_CNF21.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin22" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1750-1752">source</a><h4 class="code-header">pub fn <a href="#method.pin22" class="fn">pin22</a>(&amp;self) -&gt; <a class="type" href="type.PIN22_R.html" title="type nrf52840_pac::p0::latch::PIN22_R">PIN22_R</a></h4></section></summary><div class="docblock"><p>Bit 22 - Status on whether PIN22 has met criteria set in PIN_CNF22.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin23" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1755-1757">source</a><h4 class="code-header">pub fn <a href="#method.pin23" class="fn">pin23</a>(&amp;self) -&gt; <a class="type" href="type.PIN23_R.html" title="type nrf52840_pac::p0::latch::PIN23_R">PIN23_R</a></h4></section></summary><div class="docblock"><p>Bit 23 - Status on whether PIN23 has met criteria set in PIN_CNF23.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin24" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1760-1762">source</a><h4 class="code-header">pub fn <a href="#method.pin24" class="fn">pin24</a>(&amp;self) -&gt; <a class="type" href="type.PIN24_R.html" title="type nrf52840_pac::p0::latch::PIN24_R">PIN24_R</a></h4></section></summary><div class="docblock"><p>Bit 24 - Status on whether PIN24 has met criteria set in PIN_CNF24.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin25" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1765-1767">source</a><h4 class="code-header">pub fn <a href="#method.pin25" class="fn">pin25</a>(&amp;self) -&gt; <a class="type" href="type.PIN25_R.html" title="type nrf52840_pac::p0::latch::PIN25_R">PIN25_R</a></h4></section></summary><div class="docblock"><p>Bit 25 - Status on whether PIN25 has met criteria set in PIN_CNF25.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin26" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1770-1772">source</a><h4 class="code-header">pub fn <a href="#method.pin26" class="fn">pin26</a>(&amp;self) -&gt; <a class="type" href="type.PIN26_R.html" title="type nrf52840_pac::p0::latch::PIN26_R">PIN26_R</a></h4></section></summary><div class="docblock"><p>Bit 26 - Status on whether PIN26 has met criteria set in PIN_CNF26.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin27" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1775-1777">source</a><h4 class="code-header">pub fn <a href="#method.pin27" class="fn">pin27</a>(&amp;self) -&gt; <a class="type" href="type.PIN27_R.html" title="type nrf52840_pac::p0::latch::PIN27_R">PIN27_R</a></h4></section></summary><div class="docblock"><p>Bit 27 - Status on whether PIN27 has met criteria set in PIN_CNF27.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin28" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1780-1782">source</a><h4 class="code-header">pub fn <a href="#method.pin28" class="fn">pin28</a>(&amp;self) -&gt; <a class="type" href="type.PIN28_R.html" title="type nrf52840_pac::p0::latch::PIN28_R">PIN28_R</a></h4></section></summary><div class="docblock"><p>Bit 28 - Status on whether PIN28 has met criteria set in PIN_CNF28.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin29" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1785-1787">source</a><h4 class="code-header">pub fn <a href="#method.pin29" class="fn">pin29</a>(&amp;self) -&gt; <a class="type" href="type.PIN29_R.html" title="type nrf52840_pac::p0::latch::PIN29_R">PIN29_R</a></h4></section></summary><div class="docblock"><p>Bit 29 - Status on whether PIN29 has met criteria set in PIN_CNF29.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin30" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1790-1792">source</a><h4 class="code-header">pub fn <a href="#method.pin30" class="fn">pin30</a>(&amp;self) -&gt; <a class="type" href="type.PIN30_R.html" title="type nrf52840_pac::p0::latch::PIN30_R">PIN30_R</a></h4></section></summary><div class="docblock"><p>Bit 30 - Status on whether PIN30 has met criteria set in PIN_CNF30.SENSE register. Write 1 to clear.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.pin31" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#1795-1797">source</a><h4 class="code-header">pub fn <a href="#method.pin31" class="fn">pin31</a>(&amp;self) -&gt; <a class="type" href="type.PIN31_R.html" title="type nrf52840_pac::p0::latch::PIN31_R">PIN31_R</a></h4></section></summary><div class="docblock"><p>Bit 31 - Status on whether PIN31 has met criteria set in PIN_CNF31.SENSE register. Write 1 to clear.</p>
</div></details></div></details></div><h2 id="deref-methods-R%3CLATCH_SPEC%3E" class="section-header"><span>Methods from <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>&lt;Target = <a class="struct" href="../../generic/struct.R.html" title="struct nrf52840_pac::generic::R">R</a>&lt;<a class="struct" href="struct.LATCH_SPEC.html" title="struct nrf52840_pac::p0::latch::LATCH_SPEC">LATCH_SPEC</a>&gt;&gt;</span><a href="#deref-methods-R%3CLATCH_SPEC%3E" class="anchor">§</a></h2><div id="deref-methods-R%3CLATCH_SPEC%3E-1" class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.bits" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/generic.rs.html#194-196">source</a><h4 class="code-header">pub fn <a href="#method.bits" class="fn">bits</a>(&amp;self) -&gt; REG::<a class="associatedtype" href="../../generic/trait.RegisterSpec.html#associatedtype.Ux" title="type nrf52840_pac::generic::RegisterSpec::Ux">Ux</a></h4></section></summary><div class="docblock"><p>Reads raw bits from register.</p>
</div></details></div><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Deref-for-R" class="impl"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#3-9">source</a><a href="#impl-Deref-for-R" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a> for <a class="struct" href="struct.R.html" title="struct nrf52840_pac::p0::latch::R">R</a></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Target" class="associatedtype trait-impl"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#4">source</a><a href="#associatedtype.Target" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.82.0/core/ops/deref/trait.Deref.html#associatedtype.Target" class="associatedtype">Target</a> = <a class="struct" href="../../generic/struct.R.html" title="struct nrf52840_pac::generic::R">R</a>&lt;<a class="struct" href="struct.LATCH_SPEC.html" title="struct nrf52840_pac::p0::latch::LATCH_SPEC">LATCH_SPEC</a>&gt;</h4></section></summary><div class='docblock'>The resulting type after dereferencing.</div></details><details class="toggle method-toggle" open><summary><section id="method.deref" class="method trait-impl"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#6-8">source</a><a href="#method.deref" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.82.0/core/ops/deref/trait.Deref.html#tymethod.deref" class="fn">deref</a>(&amp;self) -&gt; &amp;Self::<a class="associatedtype" href="https://doc.rust-lang.org/1.82.0/core/ops/deref/trait.Deref.html#associatedtype.Target" title="type core::ops::deref::Deref::Target">Target</a></h4></section></summary><div class='docblock'>Dereferences the value.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CR%3CLATCH_SPEC%3E%3E-for-R" class="impl"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#10-15">source</a><a href="#impl-From%3CR%3CLATCH_SPEC%3E%3E-for-R" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;<a class="struct" href="../../generic/struct.R.html" title="struct nrf52840_pac::generic::R">R</a>&lt;<a class="struct" href="struct.LATCH_SPEC.html" title="struct nrf52840_pac::p0::latch::LATCH_SPEC">LATCH_SPEC</a>&gt;&gt; for <a class="struct" href="struct.R.html" title="struct nrf52840_pac::p0::latch::R">R</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from" class="method trait-impl"><a class="src rightside" href="../../../src/nrf52840_pac/p0/latch.rs.html#12-14">source</a><a href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.82.0/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(reader: <a class="struct" href="../../generic/struct.R.html" title="struct nrf52840_pac::generic::R">R</a>&lt;<a class="struct" href="struct.LATCH_SPEC.html" title="struct nrf52840_pac::p0::latch::LATCH_SPEC">LATCH_SPEC</a>&gt;) -&gt; Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details></div><h2 id="synthetic-implementations" class="section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor">§</a></h2><div id="synthetic-implementations-list"><section id="impl-Freeze-for-R" class="impl"><a href="#impl-Freeze-for-R" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a> for <a class="struct" href="struct.R.html" title="struct nrf52840_pac::p0::latch::R">R</a></h3></section><section id="impl-RefUnwindSafe-for-R" class="impl"><a href="#impl-RefUnwindSafe-for-R" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="struct.R.html" title="struct nrf52840_pac::p0::latch::R">R</a></h3></section><section id="impl-Send-for-R" class="impl"><a href="#impl-Send-for-R" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="struct.R.html" title="struct nrf52840_pac::p0::latch::R">R</a></h3></section><section id="impl-Sync-for-R" class="impl"><a href="#impl-Sync-for-R" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="struct.R.html" title="struct nrf52840_pac::p0::latch::R">R</a></h3></section><section id="impl-Unpin-for-R" class="impl"><a href="#impl-Unpin-for-R" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="struct.R.html" title="struct nrf52840_pac::p0::latch::R">R</a></h3></section><section id="impl-UnwindSafe-for-R" class="impl"><a href="#impl-UnwindSafe-for-R" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="struct" href="struct.R.html" title="struct nrf52840_pac::p0::latch::R">R</a></h3></section></div><h2 id="blanket-implementations" class="section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor">§</a></h2><div id="blanket-implementations-list"><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/any.rs.html#138">source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<div class="where">where
T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/1.82.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/any.rs.html#139">source</a><a href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.82.0/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.82.0/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/1.82.0/core/any/trait.Any.html#tymethod.type_id">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/borrow.rs.html#209">source</a><a href="#impl-Borrow%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;T&gt; for T<div class="where">where
T: ?<a class="trait" href="https://doc.rust-lang.org/1.82.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/borrow.rs.html#211">source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.82.0/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.82.0/core/primitive.reference.html">&amp;T</a></h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.82.0/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/borrow.rs.html#217">source</a><a href="#impl-BorrowMut%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a>&lt;T&gt; for T<div class="where">where
T: ?<a class="trait" href="https://doc.rust-lang.org/1.82.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/borrow.rs.html#218">source</a><a href="#method.borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.82.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fn">borrow_mut</a>(&amp;mut self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.82.0/core/primitive.reference.html">&amp;mut T</a></h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.82.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/convert/mod.rs.html#765">source</a><a href="#impl-From%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;T&gt; for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-1" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/convert/mod.rs.html#768">source</a><a href="#method.from-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.82.0/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(t: T) -&gt; T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/convert/mod.rs.html#748-750">source</a><a href="#impl-Into%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;U&gt; for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;T&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/convert/mod.rs.html#758">source</a><a href="#method.into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.82.0/core/convert/trait.Into.html#tymethod.into" class="fn">into</a>(self) -&gt; U</h4></section></summary><div class="docblock"><p>Calls <code>U::from(self)</code>.</p>
<p>That is, this conversion is whatever the implementation of
<code><a href="https://doc.rust-lang.org/1.82.0/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;T&gt; for U</code> chooses to do.</p>
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/convert/mod.rs.html#805-807">source</a><a href="#impl-TryFrom%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;U&gt; for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;T&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/convert/mod.rs.html#809">source</a><a href="#associatedtype.Error-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="https://doc.rust-lang.org/1.82.0/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/convert/mod.rs.html#812">source</a><a href="#method.try_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(value: U) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.82.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;T, &lt;T as <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;U&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryInto%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/convert/mod.rs.html#790-792">source</a><a href="#impl-TryInto%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a>&lt;U&gt; for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/convert/mod.rs.html#794">source</a><a href="#associatedtype.Error" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryInto.html#associatedtype.Error" class="associatedtype">Error</a> = &lt;U as <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.82.0/src/core/convert/mod.rs.html#797">source</a><a href="#method.try_into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryInto.html#tymethod.try_into" class="fn">try_into</a>(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.82.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;U, &lt;U as <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details></div></section></div></main></body></html>