rtic/dev/api/nrf52840_pac/saadc/intenset/struct.W.html

36 lines
39 KiB
HTML
Raw Normal View History

<!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 `INTENSET` writer"><title>W in nrf52840_pac::saadc::intenset - 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="#">W</a></h2><div class="sidebar-elems"><section><h3><a href="#implementations">Methods</a></h3><ul class="block method"><li><a href="#method.bits">bits</a></li><li><a href="#method.calibratedone">calibratedone</a></li><li><a href="#method.ch0limith">ch0limith</a></li><li><a href="#method.ch0limitl">ch0limitl</a></li><li><a href="#method.ch1limith">ch1limith</a></li><li><a href="#method.ch1limitl">ch1limitl</a></li><li><a href="#method.ch2limith">ch2limith</a></li><li><a href="#method.ch2limitl">ch2limitl</a></li><li><a href="#method.ch3limith">ch3limith</a></li><li><a href="#method.ch3limitl">ch3limitl</a></li><li><a href="#method.ch4limith">ch4limith</a></li><li><a href="#method.ch4limitl">ch4limitl</a></li><li><a href="#method.ch5limith">ch5limith</a></li><li><a href="#method.ch5limitl">ch5limitl</a></li><li><a href="#method.ch6limith">ch6limith</a></li><li><a href="#method.ch6limitl">ch6limitl</a></li><li><a href="#method.ch7limith">ch7limith</a></li><li><a href="#method.ch7limitl">ch7limitl</a></li><li><a href="#method.done">done</a></li><li><a href="#method.end">end</a></li><li><a href="#method.resultdone">resultdone</a></li><li><a href="#method.started">started</a></li><li><a href="#method.stopped">stopped</a></li></ul><h3><a href="#deref-methods-W%3CINTENSET_SPEC%3E">Methods from Deref&lt;<wbr>Target=<wbr>W&lt;INTENSE<wbr>T_<wbr>SPEC&gt;&gt;</a></h3><ul class="block deref-methods"><li><a href="#method.bits-1">bits</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block trait-implementation"><li><a href="#impl-Deref-for-W">Deref</a></li><li><a href="#impl-DerefMut-for-W">DerefMut</a></li><li><a href="#impl-From%3CW%3CINTENSET_SPEC%3E%3E-for-W">From&#60;W&#60;INTENSET_SPEC&#62;&#62;</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementatio
</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-W" class="impl"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1404-1521">source</a><a href="#impl-W" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.W.html" title="struct nrf52840_pac::saadc::intenset::W">W</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.started" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1407-1409">source</a><h4 class="code-header">pub fn <a href="#method.started" class="fn">started</a>(&amp;mut self) -&gt; <a class="type" href="type.STARTED_W.html" title="type nrf52840_pac::saadc::intenset::STARTED_W">STARTED_W</a>&lt;'_, 0&gt;</h4></section></summary><div class="docblock"><p>Bit 0 - Write 1 to enable interrupt for STARTED event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.end" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1412-1414">source</a><h4 class="code-header">pub fn <a href="#method.end" class="fn">end</a>(&amp;mut self) -&gt; <a class="type" href="type.END_W.html" title="type nrf52840_pac::saadc::intenset::END_W">END_W</a>&lt;'_, 1&gt;</h4></section></summary><div class="docblock"><p>Bit 1 - Write 1 to enable interrupt for END event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.done" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1417-1419">source</a><h4 class="code-header">pub fn <a href="#method.done" class="fn">done</a>(&amp;mut self) -&gt; <a class="type" href="type.DONE_W.html" title="type nrf52840_pac::saadc::intenset::DONE_W">DONE_W</a>&lt;'_, 2&gt;</h4></section></summary><div class="docblock"><p>Bit 2 - Write 1 to enable interrupt for DONE event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.resultdone" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1422-1424">source</a><h4 class="code-header">pub fn <a href="#method.resultdone" class="fn">resultdone</a>(&amp;mut self) -&gt; <a class="type" href="type.RESULTDONE_W.html" title="type nrf52840_pac::saadc::intenset::RESULTDONE_W">RESULTDONE_W</a>&lt;'_, 3&gt;</h4></section></summary><div class="docblock"><p>Bit 3 - Write 1 to enable interrupt for RESULTDONE event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.calibratedone" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1427-1429">source</a><h4 class="code-header">pub fn <a href="#method.calibratedone" class="fn">calibratedone</a>(&amp;mut self) -&gt; <a class="type" href="type.CALIBRATEDONE_W.html" title="type nrf52840_pac::saadc::intenset::CALIBRATEDONE_W">CALIBRATEDONE_W</a>&lt;'_, 4&gt;</h4></section></summary><div class="docblock"><p>Bit 4 - Write 1 to enable interrupt for CALIBRATEDONE event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.stopped" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1432-1434">source</a><h4 class="code-header">pub fn <a href="#method.stopped" class="fn">stopped</a>(&amp;mut self) -&gt; <a class="type" href="type.STOPPED_W.html" title="type nrf52840_pac::saadc::intenset::STOPPED_W">STOPPED_W</a>&lt;'_, 5&gt;</h4></section></summary><div class="docblock"><p>Bit 5 - Write 1 to enable interrupt for STOPPED event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch0limith" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1437-1439">source</a><h4 class="code-header">pub fn <a href="#method.ch0limith" class="fn">ch0limith</a>(&amp;mut self) -&gt; <a class="type" href="type.CH0LIMITH_W.html" title="type nrf52840_pac::saadc::intenset::CH0LIMITH_W">CH0LIMITH_W</a>&lt;'_, 6&gt;</h4></section></summary><div class="docblock"><p>Bit 6 - Write 1 to enable interrupt for CH[0].LIMITH event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch0limitl" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1442-1444">source</a><h4 class="code-header">pub fn <a href="#method.ch0limitl" class="fn">ch0limitl</a>(&amp;mut self) -&gt; <a class="type" href="type.CH0LIMITL_W.html" title="type nrf52840_pac::saadc::intenset::CH0LIMITL_W">CH0LIMITL_W</a>&lt;'_, 7&gt;</h4></section></summary><div class="docblock"><p>Bit 7 - Write 1 to enable interrupt for CH[0].LIMITL event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch1limith" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1447-1449">source</a><h4 class="code-header">pub fn <a href="#method.ch1limith" class="fn">ch1limith</a>(&amp;mut self) -&gt; <a class="type" href="type.CH1LIMITH_W.html" title="type nrf52840_pac::saadc::intenset::CH1LIMITH_W">CH1LIMITH_W</a>&lt;'_, 8&gt;</h4></section></summary><div class="docblock"><p>Bit 8 - Write 1 to enable interrupt for CH[1].LIMITH event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch1limitl" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1452-1454">source</a><h4 class="code-header">pub fn <a href="#method.ch1limitl" class="fn">ch1limitl</a>(&amp;mut self) -&gt; <a class="type" href="type.CH1LIMITL_W.html" title="type nrf52840_pac::saadc::intenset::CH1LIMITL_W">CH1LIMITL_W</a>&lt;'_, 9&gt;</h4></section></summary><div class="docblock"><p>Bit 9 - Write 1 to enable interrupt for CH[1].LIMITL event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch2limith" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1457-1459">source</a><h4 class="code-header">pub fn <a href="#method.ch2limith" class="fn">ch2limith</a>(&amp;mut self) -&gt; <a class="type" href="type.CH2LIMITH_W.html" title="type nrf52840_pac::saadc::intenset::CH2LIMITH_W">CH2LIMITH_W</a>&lt;'_, 10&gt;</h4></section></summary><div class="docblock"><p>Bit 10 - Write 1 to enable interrupt for CH[2].LIMITH event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch2limitl" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1462-1464">source</a><h4 class="code-header">pub fn <a href="#method.ch2limitl" class="fn">ch2limitl</a>(&amp;mut self) -&gt; <a class="type" href="type.CH2LIMITL_W.html" title="type nrf52840_pac::saadc::intenset::CH2LIMITL_W">CH2LIMITL_W</a>&lt;'_, 11&gt;</h4></section></summary><div class="docblock"><p>Bit 11 - Write 1 to enable interrupt for CH[2].LIMITL event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch3limith" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1467-1469">source</a><h4 class="code-header">pub fn <a href="#method.ch3limith" class="fn">ch3limith</a>(&amp;mut self) -&gt; <a class="type" href="type.CH3LIMITH_W.html" title="type nrf52840_pac::saadc::intenset::CH3LIMITH_W">CH3LIMITH_W</a>&lt;'_, 12&gt;</h4></section></summary><div class="docblock"><p>Bit 12 - Write 1 to enable interrupt for CH[3].LIMITH event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch3limitl" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1472-1474">source</a><h4 class="code-header">pub fn <a href="#method.ch3limitl" class="fn">ch3limitl</a>(&amp;mut self) -&gt; <a class="type" href="type.CH3LIMITL_W.html" title="type nrf52840_pac::saadc::intenset::CH3LIMITL_W">CH3LIMITL_W</a>&lt;'_, 13&gt;</h4></section></summary><div class="docblock"><p>Bit 13 - Write 1 to enable interrupt for CH[3].LIMITL event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch4limith" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1477-1479">source</a><h4 class="code-header">pub fn <a href="#method.ch4limith" class="fn">ch4limith</a>(&amp;mut self) -&gt; <a class="type" href="type.CH4LIMITH_W.html" title="type nrf52840_pac::saadc::intenset::CH4LIMITH_W">CH4LIMITH_W</a>&lt;'_, 14&gt;</h4></section></summary><div class="docblock"><p>Bit 14 - Write 1 to enable interrupt for CH[4].LIMITH event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch4limitl" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1482-1484">source</a><h4 class="code-header">pub fn <a href="#method.ch4limitl" class="fn">ch4limitl</a>(&amp;mut self) -&gt; <a class="type" href="type.CH4LIMITL_W.html" title="type nrf52840_pac::saadc::intenset::CH4LIMITL_W">CH4LIMITL_W</a>&lt;'_, 15&gt;</h4></section></summary><div class="docblock"><p>Bit 15 - Write 1 to enable interrupt for CH[4].LIMITL event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch5limith" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1487-1489">source</a><h4 class="code-header">pub fn <a href="#method.ch5limith" class="fn">ch5limith</a>(&amp;mut self) -&gt; <a class="type" href="type.CH5LIMITH_W.html" title="type nrf52840_pac::saadc::intenset::CH5LIMITH_W">CH5LIMITH_W</a>&lt;'_, 16&gt;</h4></section></summary><div class="docblock"><p>Bit 16 - Write 1 to enable interrupt for CH[5].LIMITH event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch5limitl" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1492-1494">source</a><h4 class="code-header">pub fn <a href="#method.ch5limitl" class="fn">ch5limitl</a>(&amp;mut self) -&gt; <a class="type" href="type.CH5LIMITL_W.html" title="type nrf52840_pac::saadc::intenset::CH5LIMITL_W">CH5LIMITL_W</a>&lt;'_, 17&gt;</h4></section></summary><div class="docblock"><p>Bit 17 - Write 1 to enable interrupt for CH[5].LIMITL event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch6limith" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1497-1499">source</a><h4 class="code-header">pub fn <a href="#method.ch6limith" class="fn">ch6limith</a>(&amp;mut self) -&gt; <a class="type" href="type.CH6LIMITH_W.html" title="type nrf52840_pac::saadc::intenset::CH6LIMITH_W">CH6LIMITH_W</a>&lt;'_, 18&gt;</h4></section></summary><div class="docblock"><p>Bit 18 - Write 1 to enable interrupt for CH[6].LIMITH event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch6limitl" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1502-1504">source</a><h4 class="code-header">pub fn <a href="#method.ch6limitl" class="fn">ch6limitl</a>(&amp;mut self) -&gt; <a class="type" href="type.CH6LIMITL_W.html" title="type nrf52840_pac::saadc::intenset::CH6LIMITL_W">CH6LIMITL_W</a>&lt;'_, 19&gt;</h4></section></summary><div class="docblock"><p>Bit 19 - Write 1 to enable interrupt for CH[6].LIMITL event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch7limith" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1507-1509">source</a><h4 class="code-header">pub fn <a href="#method.ch7limith" class="fn">ch7limith</a>(&amp;mut self) -&gt; <a class="type" href="type.CH7LIMITH_W.html" title="type nrf52840_pac::saadc::intenset::CH7LIMITH_W">CH7LIMITH_W</a>&lt;'_, 20&gt;</h4></section></summary><div class="docblock"><p>Bit 20 - Write 1 to enable interrupt for CH[7].LIMITH event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch7limitl" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1512-1514">source</a><h4 class="code-header">pub fn <a href="#method.ch7limitl" class="fn">ch7limitl</a>(&amp;mut self) -&gt; <a class="type" href="type.CH7LIMITL_W.html" title="type nrf52840_pac::saadc::intenset::CH7LIMITL_W">CH7LIMITL_W</a>&lt;'_, 21&gt;</h4></section></summary><div class="docblock"><p>Bit 21 - Write 1 to enable interrupt for CH[7].LIMITL event</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.bits" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#1517-1520">source</a><h4 class="code-header">pub unsafe fn <a href="#method.bits" class="fn">bits</a>(&amp;mut self, bits: <a class="primitive" href="https://doc.rust-lang.org/1.82.0/core/primitive.u32.html">u32</a>) -&gt; &amp;mut Self</h4></section></summary><div class="docblock"><p>Writes raw bits to the register.</p>
</div></details></div></details></div><h2 id="deref-methods-W%3CINTENSET_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.W.html" title="struct nrf52840_pac::generic::W">W</a>&lt;<a class="struct" href="struct.INTENSET_SPEC.html" title="struct nrf52840_pac::saadc::intenset::INTENSET_SPEC">INTENSET_SPEC</a>&gt;&gt;</span><a href="#deref-methods-W%3CINTENSET_SPEC%3E" class="anchor">§</a></h2><div id="deref-methods-W%3CINTENSET_SPEC%3E-1" class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.bits-1" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/generic.rs.html#219-222">source</a><h4 class="code-header">pub unsafe fn <a href="#method.bits-1" class="fn">bits</a>(&amp;mut self, bits: REG::<a class="associatedtype" href="../../generic/trait.RegisterSpec.html#associatedtype.Ux" title="type nrf52840_pac::generic::RegisterSpec::Ux">Ux</a>) -&gt; &amp;mut Self</h4></section></summary><div class="docblock"><p>Writes raw bits to the 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-W" class="impl"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#18-24">source</a><a href="#impl-Deref-for-W" 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.W.html" title="struct nrf52840_pac::saadc::intenset::W">W</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/saadc/intenset.rs.html#19">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.W.html" title="struct nrf52840_pac::generic::W">W</a>&lt;<a class="struct" href="struct.INTENSET_SPEC.html" title="struct nrf52840_pac::saadc::intenset::INTENSET_SPEC">INTENSET_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/saadc/intenset.rs.html#21-23">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-DerefMut-for-W" class="impl"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#25-30">source</a><a href="#impl-DerefMut-for-W" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/ops/deref/trait.DerefMut.html" title="trait core::ops::deref::DerefMut">DerefMut</a> for <a class="struct" href="struct.W.html" title="struct nrf52840_pac::saadc::intenset::W">W</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.deref_mut" class="method trait-impl"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#27-29">source</a><a href="#method.deref_mut" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.82.0/core/ops/deref/trait.DerefMut.html#tymethod.deref_mut" class="fn">deref_mut</a>(&amp;mut self) -&gt; &amp;mut 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'>Mutably dereferences the value.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CW%3CINTENSET_SPEC%3E%3E-for-W" class="impl"><a class="src rightside" href="../../../src/nrf52840_pac/saadc/intenset.rs.html#31-36">source</a><a href="#impl-From%3CW%3CINTENSET_SPEC%3E%3E-for-W" 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.W.html" title="struct nrf52840_pac::generic::W">W</a>&lt;<a class="struct" href="struct.INTENSET
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>