mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-29 23:14:34 +01:00
46 lines
No EOL
43 KiB
HTML
46 lines
No EOL
43 KiB
HTML
<!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 `DIRCLR` writer"><title>W in nrf52840_pac::p0::dirclr - 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.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-W%3CDIRCLR_SPEC%3E">Methods from Deref<<wbr>Target=<wbr>W<DIRCL<wbr>R_<wbr>SPEC>></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%3CDIRCLR_SPEC%3E%3E-for-W">From<W<DIRCLR_SPEC>></a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementation"><li><a href="#impl-Freeze-for-W">Freeze</a></li><li><a href="#impl-RefUnwindSafe-for-W">RefUnwindSafe</a></li><li><a href="#impl-Send-for-W">Send</a></li><li><a href="#impl-Sync-for-W">Sync</a></li><li><a href="#impl-Unpin-for-W">Unpin</a></li><li><a href="#impl-UnwindSafe-for-W">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<T></a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T">BorrowMut<T></a></li><li><a href="#impl-From%3CT%3E-for-T">From<T></a></li><li><a href="#impl-Into%3CU%3E-for-T">Into<U></a></li><li><a href="#impl-TryFrom%3CU%3E-for-T">TryFrom<U></a></li><li><a href="#impl-TryInto%3CU%3E-for-T">TryInto<U></a></li></ul></section><h2><a href="index.html">In nrf52840_<wbr>pac::<wbr>p0::<wbr>dirclr</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">dirclr</a>::<wbr><a class="struct" href="#">W</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/dirclr.rs.html#17">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>−</span>]</button></span></div><pre class="rust item-decl"><code>pub struct W(<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>DIRCLR</code> writer</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-W" class="impl"><a class="src rightside" href="../../../src/nrf52840_pac/p0/dirclr.rs.html#2023-2190">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::p0::dirclr::W">W</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/dirclr.rs.html#2026-2028">source</a><h4 class="code-header">pub fn <a href="#method.pin0" class="fn">pin0</a>(&mut self) -> <a class="type" href="type.PIN0_W.html" title="type nrf52840_pac::p0::dirclr::PIN0_W">PIN0_W</a><'_, 0></h4></section></summary><div class="docblock"><p>Bit 0 - Set as input pin 0</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/dirclr.rs.html#2031-2033">source</a><h4 class="code-header">pub fn <a href="#method.pin1" class="fn">pin1</a>(&mut self) -> <a class="type" href="type.PIN1_W.html" title="type nrf52840_pac::p0::dirclr::PIN1_W">PIN1_W</a><'_, 1></h4></section></summary><div class="docblock"><p>Bit 1 - Set as input pin 1</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/dirclr.rs.html#2036-2038">source</a><h4 class="code-header">pub fn <a href="#method.pin2" class="fn">pin2</a>(&mut self) -> <a class="type" href="type.PIN2_W.html" title="type nrf52840_pac::p0::dirclr::PIN2_W">PIN2_W</a><'_, 2></h4></section></summary><div class="docblock"><p>Bit 2 - Set as input pin 2</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/dirclr.rs.html#2041-2043">source</a><h4 class="code-header">pub fn <a href="#method.pin3" class="fn">pin3</a>(&mut self) -> <a class="type" href="type.PIN3_W.html" title="type nrf52840_pac::p0::dirclr::PIN3_W">PIN3_W</a><'_, 3></h4></section></summary><div class="docblock"><p>Bit 3 - Set as input pin 3</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/dirclr.rs.html#2046-2048">source</a><h4 class="code-header">pub fn <a href="#method.pin4" class="fn">pin4</a>(&mut self) -> <a class="type" href="type.PIN4_W.html" title="type nrf52840_pac::p0::dirclr::PIN4_W">PIN4_W</a><'_, 4></h4></section></summary><div class="docblock"><p>Bit 4 - Set as input pin 4</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/dirclr.rs.html#2051-2053">source</a><h4 class="code-header">pub fn <a href="#method.pin5" class="fn">pin5</a>(&mut self) -> <a class="type" href="type.PIN5_W.html" title="type nrf52840_pac::p0::dirclr::PIN5_W">PIN5_W</a><'_, 5></h4></section></summary><div class="docblock"><p>Bit 5 - Set as input pin 5</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/dirclr.rs.html#2056-2058">source</a><h4 class="code-header">pub fn <a href="#method.pin6" class="fn">pin6</a>(&mut self) -> <a class="type" href="type.PIN6_W.html" title="type nrf52840_pac::p0::dirclr::PIN6_W">PIN6_W</a><'_, 6></h4></section></summary><div class="docblock"><p>Bit 6 - Set as input pin 6</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/dirclr.rs.html#2061-2063">source</a><h4 class="code-header">pub fn <a href="#method.pin7" class="fn">pin7</a>(&mut self) -> <a class="type" href="type.PIN7_W.html" title="type nrf52840_pac::p0::dirclr::PIN7_W">PIN7_W</a><'_, 7></h4></section></summary><div class="docblock"><p>Bit 7 - Set as input pin 7</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/dirclr.rs.html#2066-2068">source</a><h4 class="code-header">pub fn <a href="#method.pin8" class="fn">pin8</a>(&mut self) -> <a class="type" href="type.PIN8_W.html" title="type nrf52840_pac::p0::dirclr::PIN8_W">PIN8_W</a><'_, 8></h4></section></summary><div class="docblock"><p>Bit 8 - Set as input pin 8</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/dirclr.rs.html#2071-2073">source</a><h4 class="code-header">pub fn <a href="#method.pin9" class="fn">pin9</a>(&mut self) -> <a class="type" href="type.PIN9_W.html" title="type nrf52840_pac::p0::dirclr::PIN9_W">PIN9_W</a><'_, 9></h4></section></summary><div class="docblock"><p>Bit 9 - Set as input pin 9</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/dirclr.rs.html#2076-2078">source</a><h4 class="code-header">pub fn <a href="#method.pin10" class="fn">pin10</a>(&mut self) -> <a class="type" href="type.PIN10_W.html" title="type nrf52840_pac::p0::dirclr::PIN10_W">PIN10_W</a><'_, 10></h4></section></summary><div class="docblock"><p>Bit 10 - Set as input pin 10</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/dirclr.rs.html#2081-2083">source</a><h4 class="code-header">pub fn <a href="#method.pin11" class="fn">pin11</a>(&mut self) -> <a class="type" href="type.PIN11_W.html" title="type nrf52840_pac::p0::dirclr::PIN11_W">PIN11_W</a><'_, 11></h4></section></summary><div class="docblock"><p>Bit 11 - Set as input pin 11</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/dirclr.rs.html#2086-2088">source</a><h4 class="code-header">pub fn <a href="#method.pin12" class="fn">pin12</a>(&mut self) -> <a class="type" href="type.PIN12_W.html" title="type nrf52840_pac::p0::dirclr::PIN12_W">PIN12_W</a><'_, 12></h4></section></summary><div class="docblock"><p>Bit 12 - Set as input pin 12</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/dirclr.rs.html#2091-2093">source</a><h4 class="code-header">pub fn <a href="#method.pin13" class="fn">pin13</a>(&mut self) -> <a class="type" href="type.PIN13_W.html" title="type nrf52840_pac::p0::dirclr::PIN13_W">PIN13_W</a><'_, 13></h4></section></summary><div class="docblock"><p>Bit 13 - Set as input pin 13</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/dirclr.rs.html#2096-2098">source</a><h4 class="code-header">pub fn <a href="#method.pin14" class="fn">pin14</a>(&mut self) -> <a class="type" href="type.PIN14_W.html" title="type nrf52840_pac::p0::dirclr::PIN14_W">PIN14_W</a><'_, 14></h4></section></summary><div class="docblock"><p>Bit 14 - Set as input pin 14</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/dirclr.rs.html#2101-2103">source</a><h4 class="code-header">pub fn <a href="#method.pin15" class="fn">pin15</a>(&mut self) -> <a class="type" href="type.PIN15_W.html" title="type nrf52840_pac::p0::dirclr::PIN15_W">PIN15_W</a><'_, 15></h4></section></summary><div class="docblock"><p>Bit 15 - Set as input pin 15</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/dirclr.rs.html#2106-2108">source</a><h4 class="code-header">pub fn <a href="#method.pin16" class="fn">pin16</a>(&mut self) -> <a class="type" href="type.PIN16_W.html" title="type nrf52840_pac::p0::dirclr::PIN16_W">PIN16_W</a><'_, 16></h4></section></summary><div class="docblock"><p>Bit 16 - Set as input pin 16</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/dirclr.rs.html#2111-2113">source</a><h4 class="code-header">pub fn <a href="#method.pin17" class="fn">pin17</a>(&mut self) -> <a class="type" href="type.PIN17_W.html" title="type nrf52840_pac::p0::dirclr::PIN17_W">PIN17_W</a><'_, 17></h4></section></summary><div class="docblock"><p>Bit 17 - Set as input pin 17</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/dirclr.rs.html#2116-2118">source</a><h4 class="code-header">pub fn <a href="#method.pin18" class="fn">pin18</a>(&mut self) -> <a class="type" href="type.PIN18_W.html" title="type nrf52840_pac::p0::dirclr::PIN18_W">PIN18_W</a><'_, 18></h4></section></summary><div class="docblock"><p>Bit 18 - Set as input pin 18</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/dirclr.rs.html#2121-2123">source</a><h4 class="code-header">pub fn <a href="#method.pin19" class="fn">pin19</a>(&mut self) -> <a class="type" href="type.PIN19_W.html" title="type nrf52840_pac::p0::dirclr::PIN19_W">PIN19_W</a><'_, 19></h4></section></summary><div class="docblock"><p>Bit 19 - Set as input pin 19</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/dirclr.rs.html#2126-2128">source</a><h4 class="code-header">pub fn <a href="#method.pin20" class="fn">pin20</a>(&mut self) -> <a class="type" href="type.PIN20_W.html" title="type nrf52840_pac::p0::dirclr::PIN20_W">PIN20_W</a><'_, 20></h4></section></summary><div class="docblock"><p>Bit 20 - Set as input pin 20</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/dirclr.rs.html#2131-2133">source</a><h4 class="code-header">pub fn <a href="#method.pin21" class="fn">pin21</a>(&mut self) -> <a class="type" href="type.PIN21_W.html" title="type nrf52840_pac::p0::dirclr::PIN21_W">PIN21_W</a><'_, 21></h4></section></summary><div class="docblock"><p>Bit 21 - Set as input pin 21</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/dirclr.rs.html#2136-2138">source</a><h4 class="code-header">pub fn <a href="#method.pin22" class="fn">pin22</a>(&mut self) -> <a class="type" href="type.PIN22_W.html" title="type nrf52840_pac::p0::dirclr::PIN22_W">PIN22_W</a><'_, 22></h4></section></summary><div class="docblock"><p>Bit 22 - Set as input pin 22</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/dirclr.rs.html#2141-2143">source</a><h4 class="code-header">pub fn <a href="#method.pin23" class="fn">pin23</a>(&mut self) -> <a class="type" href="type.PIN23_W.html" title="type nrf52840_pac::p0::dirclr::PIN23_W">PIN23_W</a><'_, 23></h4></section></summary><div class="docblock"><p>Bit 23 - Set as input pin 23</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/dirclr.rs.html#2146-2148">source</a><h4 class="code-header">pub fn <a href="#method.pin24" class="fn">pin24</a>(&mut self) -> <a class="type" href="type.PIN24_W.html" title="type nrf52840_pac::p0::dirclr::PIN24_W">PIN24_W</a><'_, 24></h4></section></summary><div class="docblock"><p>Bit 24 - Set as input pin 24</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/dirclr.rs.html#2151-2153">source</a><h4 class="code-header">pub fn <a href="#method.pin25" class="fn">pin25</a>(&mut self) -> <a class="type" href="type.PIN25_W.html" title="type nrf52840_pac::p0::dirclr::PIN25_W">PIN25_W</a><'_, 25></h4></section></summary><div class="docblock"><p>Bit 25 - Set as input pin 25</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/dirclr.rs.html#2156-2158">source</a><h4 class="code-header">pub fn <a href="#method.pin26" class="fn">pin26</a>(&mut self) -> <a class="type" href="type.PIN26_W.html" title="type nrf52840_pac::p0::dirclr::PIN26_W">PIN26_W</a><'_, 26></h4></section></summary><div class="docblock"><p>Bit 26 - Set as input pin 26</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/dirclr.rs.html#2161-2163">source</a><h4 class="code-header">pub fn <a href="#method.pin27" class="fn">pin27</a>(&mut self) -> <a class="type" href="type.PIN27_W.html" title="type nrf52840_pac::p0::dirclr::PIN27_W">PIN27_W</a><'_, 27></h4></section></summary><div class="docblock"><p>Bit 27 - Set as input pin 27</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/dirclr.rs.html#2166-2168">source</a><h4 class="code-header">pub fn <a href="#method.pin28" class="fn">pin28</a>(&mut self) -> <a class="type" href="type.PIN28_W.html" title="type nrf52840_pac::p0::dirclr::PIN28_W">PIN28_W</a><'_, 28></h4></section></summary><div class="docblock"><p>Bit 28 - Set as input pin 28</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/dirclr.rs.html#2171-2173">source</a><h4 class="code-header">pub fn <a href="#method.pin29" class="fn">pin29</a>(&mut self) -> <a class="type" href="type.PIN29_W.html" title="type nrf52840_pac::p0::dirclr::PIN29_W">PIN29_W</a><'_, 29></h4></section></summary><div class="docblock"><p>Bit 29 - Set as input pin 29</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/dirclr.rs.html#2176-2178">source</a><h4 class="code-header">pub fn <a href="#method.pin30" class="fn">pin30</a>(&mut self) -> <a class="type" href="type.PIN30_W.html" title="type nrf52840_pac::p0::dirclr::PIN30_W">PIN30_W</a><'_, 30></h4></section></summary><div class="docblock"><p>Bit 30 - Set as input pin 30</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/dirclr.rs.html#2181-2183">source</a><h4 class="code-header">pub fn <a href="#method.pin31" class="fn">pin31</a>(&mut self) -> <a class="type" href="type.PIN31_W.html" title="type nrf52840_pac::p0::dirclr::PIN31_W">PIN31_W</a><'_, 31></h4></section></summary><div class="docblock"><p>Bit 31 - Set as input pin 31</p>
|
|
</div></details><details class="toggle method-toggle" open><summary><section id="method.bits" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/p0/dirclr.rs.html#2186-2189">source</a><h4 class="code-header">pub unsafe fn <a href="#method.bits" class="fn">bits</a>(&mut self, bits: <a class="primitive" href="https://doc.rust-lang.org/1.82.0/core/primitive.u32.html">u32</a>) -> &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%3CDIRCLR_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><Target = <a class="struct" href="../../generic/struct.W.html" title="struct nrf52840_pac::generic::W">W</a><<a class="struct" href="struct.DIRCLR_SPEC.html" title="struct nrf52840_pac::p0::dirclr::DIRCLR_SPEC">DIRCLR_SPEC</a>>></span><a href="#deref-methods-W%3CDIRCLR_SPEC%3E" class="anchor">§</a></h2><div id="deref-methods-W%3CDIRCLR_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>(&mut self, bits: REG::<a class="associatedtype" href="../../generic/trait.RegisterSpec.html#associatedtype.Ux" title="type nrf52840_pac::generic::RegisterSpec::Ux">Ux</a>) -> &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/p0/dirclr.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::p0::dirclr::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/p0/dirclr.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><<a class="struct" href="struct.DIRCLR_SPEC.html" title="struct nrf52840_pac::p0::dirclr::DIRCLR_SPEC">DIRCLR_SPEC</a>></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/dirclr.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>(&self) -> &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/p0/dirclr.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::p0::dirclr::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/p0/dirclr.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>(&mut self) -> &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%3CDIRCLR_SPEC%3E%3E-for-W" class="impl"><a class="src rightside" href="../../../src/nrf52840_pac/p0/dirclr.rs.html#31-36">source</a><a href="#impl-From%3CW%3CDIRCLR_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><<a class="struct" href="../../generic/struct.W.html" title="struct nrf52840_pac::generic::W">W</a><<a class="struct" href="struct.DIRCLR_SPEC.html" title="struct nrf52840_pac::p0::dirclr::DIRCLR_SPEC">DIRCLR_SPEC</a>>> for <a class="struct" href="struct.W.html" title="struct nrf52840_pac::p0::dirclr::W">W</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/dirclr.rs.html#33-35">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>(writer: <a class="struct" href="../../generic/struct.W.html" title="struct nrf52840_pac::generic::W">W</a><<a class="struct" href="struct.DIRCLR_SPEC.html" title="struct nrf52840_pac::p0::dirclr::DIRCLR_SPEC">DIRCLR_SPEC</a>>) -> 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-W" class="impl"><a href="#impl-Freeze-for-W" 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.W.html" title="struct nrf52840_pac::p0::dirclr::W">W</a></h3></section><section id="impl-RefUnwindSafe-for-W" class="impl"><a href="#impl-RefUnwindSafe-for-W" 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.W.html" title="struct nrf52840_pac::p0::dirclr::W">W</a></h3></section><section id="impl-Send-for-W" class="impl"><a href="#impl-Send-for-W" 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.W.html" title="struct nrf52840_pac::p0::dirclr::W">W</a></h3></section><section id="impl-Sync-for-W" class="impl"><a href="#impl-Sync-for-W" 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.W.html" title="struct nrf52840_pac::p0::dirclr::W">W</a></h3></section><section id="impl-Unpin-for-W" class="impl"><a href="#impl-Unpin-for-W" 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.W.html" title="struct nrf52840_pac::p0::dirclr::W">W</a></h3></section><section id="impl-UnwindSafe-for-W" class="impl"><a href="#impl-UnwindSafe-for-W" 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.W.html" title="struct nrf52840_pac::p0::dirclr::W">W</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<T> <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>(&self) -> <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<T> <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> 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>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.82.0/core/primitive.reference.html">&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<T> <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> 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>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/1.82.0/core/primitive.reference.html">&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<T> <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> 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) -> 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<T, 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><U> 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><T>,</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) -> 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><T> 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<T, 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><U> 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><T>,</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) -> <a class="enum" href="https://doc.rust-lang.org/1.82.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <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><U>>::<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'>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<T, U> <a class="trait" href="https://doc.rust-lang.org/1.82.0/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> 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><T>,</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> = <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><T>>::<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) -> <a class="enum" href="https://doc.rust-lang.org/1.82.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <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><T>>::<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'>Performs the conversion.</div></details></div></details></div></section></div></main></body></html> |