rtic/dev/api/nrf52840_pac/ppi/chenset/struct.R.html

45 lines
41 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 `CHENSET` reader"><title>R in nrf52840_pac::ppi::chenset - 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.ch0">ch0</a></li><li><a href="#method.ch1">ch1</a></li><li><a href="#method.ch10">ch10</a></li><li><a href="#method.ch11">ch11</a></li><li><a href="#method.ch12">ch12</a></li><li><a href="#method.ch13">ch13</a></li><li><a href="#method.ch14">ch14</a></li><li><a href="#method.ch15">ch15</a></li><li><a href="#method.ch16">ch16</a></li><li><a href="#method.ch17">ch17</a></li><li><a href="#method.ch18">ch18</a></li><li><a href="#method.ch19">ch19</a></li><li><a href="#method.ch2">ch2</a></li><li><a href="#method.ch20">ch20</a></li><li><a href="#method.ch21">ch21</a></li><li><a href="#method.ch22">ch22</a></li><li><a href="#method.ch23">ch23</a></li><li><a href="#method.ch24">ch24</a></li><li><a href="#method.ch25">ch25</a></li><li><a href="#method.ch26">ch26</a></li><li><a href="#method.ch27">ch27</a></li><li><a href="#method.ch28">ch28</a></li><li><a href="#method.ch29">ch29</a></li><li><a href="#method.ch3">ch3</a></li><li><a href="#method.ch30">ch30</a></li><li><a href="#method.ch31">ch31</a></li><li><a href="#method.ch4">ch4</a></li><li><a href="#method.ch5">ch5</a></li><li><a href="#method.ch6">ch6</a></li><li><a href="#method.ch7">ch7</a></li><li><a href="#method.ch8">ch8</a></li><li><a href="#method.ch9">ch9</a></li></ul><h3><a href="#deref-methods-R%3CCHENSET_SPEC%3E">Methods from Deref&lt;<wbr>Target=<wbr>R&lt;CHENSE<wbr>T_<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%3CCHENSET_SPEC%3E%3E-for-R">From&#60;R&#60;CHENSET_SPEC&#62;&#62;</a></li></ul><h3><a href="#synthetic-implementation
</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/ppi/chenset.rs.html#1861-2022">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::ppi::chenset::R">R</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.ch0" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1864-1866">source</a><h4 class="code-header">pub fn <a href="#method.ch0" class="fn">ch0</a>(&amp;self) -&gt; <a class="type" href="type.CH0_R.html" title="type nrf52840_pac::ppi::chenset::CH0_R">CH0_R</a></h4></section></summary><div class="docblock"><p>Bit 0 - Channel 0 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch1" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1869-1871">source</a><h4 class="code-header">pub fn <a href="#method.ch1" class="fn">ch1</a>(&amp;self) -&gt; <a class="type" href="type.CH1_R.html" title="type nrf52840_pac::ppi::chenset::CH1_R">CH1_R</a></h4></section></summary><div class="docblock"><p>Bit 1 - Channel 1 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch2" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1874-1876">source</a><h4 class="code-header">pub fn <a href="#method.ch2" class="fn">ch2</a>(&amp;self) -&gt; <a class="type" href="type.CH2_R.html" title="type nrf52840_pac::ppi::chenset::CH2_R">CH2_R</a></h4></section></summary><div class="docblock"><p>Bit 2 - Channel 2 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch3" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1879-1881">source</a><h4 class="code-header">pub fn <a href="#method.ch3" class="fn">ch3</a>(&amp;self) -&gt; <a class="type" href="type.CH3_R.html" title="type nrf52840_pac::ppi::chenset::CH3_R">CH3_R</a></h4></section></summary><div class="docblock"><p>Bit 3 - Channel 3 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch4" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1884-1886">source</a><h4 class="code-header">pub fn <a href="#method.ch4" class="fn">ch4</a>(&amp;self) -&gt; <a class="type" href="type.CH4_R.html" title="type nrf52840_pac::ppi::chenset::CH4_R">CH4_R</a></h4></section></summary><div class="docblock"><p>Bit 4 - Channel 4 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch5" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1889-1891">source</a><h4 class="code-header">pub fn <a href="#method.ch5" class="fn">ch5</a>(&amp;self) -&gt; <a class="type" href="type.CH5_R.html" title="type nrf52840_pac::ppi::chenset::CH5_R">CH5_R</a></h4></section></summary><div class="docblock"><p>Bit 5 - Channel 5 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch6" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1894-1896">source</a><h4 class="code-header">pub fn <a href="#method.ch6" class="fn">ch6</a>(&amp;self) -&gt; <a class="type" href="type.CH6_R.html" title="type nrf52840_pac::ppi::chenset::CH6_R">CH6_R</a></h4></section></summary><div class="docblock"><p>Bit 6 - Channel 6 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch7" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1899-1901">source</a><h4 class="code-header">pub fn <a href="#method.ch7" class="fn">ch7</a>(&amp;self) -&gt; <a class="type" href="type.CH7_R.html" title="type nrf52840_pac::ppi::chenset::CH7_R">CH7_R</a></h4></section></summary><div class="docblock"><p>Bit 7 - Channel 7 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch8" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1904-1906">source</a><h4 class="code-header">pub fn <a href="#method.ch8" class="fn">ch8</a>(&amp;self) -&gt; <a class="type" href="type.CH8_R.html" title="type nrf52840_pac::ppi::chenset::CH8_R">CH8_R</a></h4></section></summary><div class="docblock"><p>Bit 8 - Channel 8 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch9" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1909-1911">source</a><h4 class="code-header">pub fn <a href="#method.ch9" class="fn">ch9</a>(&amp;self) -&gt; <a class="type" href="type.CH9_R.html" title="type nrf52840_pac::ppi::chenset::CH9_R">CH9_R</a></h4></section></summary><div class="docblock"><p>Bit 9 - Channel 9 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch10" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1914-1916">source</a><h4 class="code-header">pub fn <a href="#method.ch10" class="fn">ch10</a>(&amp;self) -&gt; <a class="type" href="type.CH10_R.html" title="type nrf52840_pac::ppi::chenset::CH10_R">CH10_R</a></h4></section></summary><div class="docblock"><p>Bit 10 - Channel 10 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch11" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1919-1921">source</a><h4 class="code-header">pub fn <a href="#method.ch11" class="fn">ch11</a>(&amp;self) -&gt; <a class="type" href="type.CH11_R.html" title="type nrf52840_pac::ppi::chenset::CH11_R">CH11_R</a></h4></section></summary><div class="docblock"><p>Bit 11 - Channel 11 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch12" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1924-1926">source</a><h4 class="code-header">pub fn <a href="#method.ch12" class="fn">ch12</a>(&amp;self) -&gt; <a class="type" href="type.CH12_R.html" title="type nrf52840_pac::ppi::chenset::CH12_R">CH12_R</a></h4></section></summary><div class="docblock"><p>Bit 12 - Channel 12 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch13" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1929-1931">source</a><h4 class="code-header">pub fn <a href="#method.ch13" class="fn">ch13</a>(&amp;self) -&gt; <a class="type" href="type.CH13_R.html" title="type nrf52840_pac::ppi::chenset::CH13_R">CH13_R</a></h4></section></summary><div class="docblock"><p>Bit 13 - Channel 13 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch14" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1934-1936">source</a><h4 class="code-header">pub fn <a href="#method.ch14" class="fn">ch14</a>(&amp;self) -&gt; <a class="type" href="type.CH14_R.html" title="type nrf52840_pac::ppi::chenset::CH14_R">CH14_R</a></h4></section></summary><div class="docblock"><p>Bit 14 - Channel 14 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch15" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1939-1941">source</a><h4 class="code-header">pub fn <a href="#method.ch15" class="fn">ch15</a>(&amp;self) -&gt; <a class="type" href="type.CH15_R.html" title="type nrf52840_pac::ppi::chenset::CH15_R">CH15_R</a></h4></section></summary><div class="docblock"><p>Bit 15 - Channel 15 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch16" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1944-1946">source</a><h4 class="code-header">pub fn <a href="#method.ch16" class="fn">ch16</a>(&amp;self) -&gt; <a class="type" href="type.CH16_R.html" title="type nrf52840_pac::ppi::chenset::CH16_R">CH16_R</a></h4></section></summary><div class="docblock"><p>Bit 16 - Channel 16 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch17" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1949-1951">source</a><h4 class="code-header">pub fn <a href="#method.ch17" class="fn">ch17</a>(&amp;self) -&gt; <a class="type" href="type.CH17_R.html" title="type nrf52840_pac::ppi::chenset::CH17_R">CH17_R</a></h4></section></summary><div class="docblock"><p>Bit 17 - Channel 17 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch18" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1954-1956">source</a><h4 class="code-header">pub fn <a href="#method.ch18" class="fn">ch18</a>(&amp;self) -&gt; <a class="type" href="type.CH18_R.html" title="type nrf52840_pac::ppi::chenset::CH18_R">CH18_R</a></h4></section></summary><div class="docblock"><p>Bit 18 - Channel 18 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch19" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1959-1961">source</a><h4 class="code-header">pub fn <a href="#method.ch19" class="fn">ch19</a>(&amp;self) -&gt; <a class="type" href="type.CH19_R.html" title="type nrf52840_pac::ppi::chenset::CH19_R">CH19_R</a></h4></section></summary><div class="docblock"><p>Bit 19 - Channel 19 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch20" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1964-1966">source</a><h4 class="code-header">pub fn <a href="#method.ch20" class="fn">ch20</a>(&amp;self) -&gt; <a class="type" href="type.CH20_R.html" title="type nrf52840_pac::ppi::chenset::CH20_R">CH20_R</a></h4></section></summary><div class="docblock"><p>Bit 20 - Channel 20 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch21" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1969-1971">source</a><h4 class="code-header">pub fn <a href="#method.ch21" class="fn">ch21</a>(&amp;self) -&gt; <a class="type" href="type.CH21_R.html" title="type nrf52840_pac::ppi::chenset::CH21_R">CH21_R</a></h4></section></summary><div class="docblock"><p>Bit 21 - Channel 21 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch22" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1974-1976">source</a><h4 class="code-header">pub fn <a href="#method.ch22" class="fn">ch22</a>(&amp;self) -&gt; <a class="type" href="type.CH22_R.html" title="type nrf52840_pac::ppi::chenset::CH22_R">CH22_R</a></h4></section></summary><div class="docblock"><p>Bit 22 - Channel 22 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch23" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1979-1981">source</a><h4 class="code-header">pub fn <a href="#method.ch23" class="fn">ch23</a>(&amp;self) -&gt; <a class="type" href="type.CH23_R.html" title="type nrf52840_pac::ppi::chenset::CH23_R">CH23_R</a></h4></section></summary><div class="docblock"><p>Bit 23 - Channel 23 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch24" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1984-1986">source</a><h4 class="code-header">pub fn <a href="#method.ch24" class="fn">ch24</a>(&amp;self) -&gt; <a class="type" href="type.CH24_R.html" title="type nrf52840_pac::ppi::chenset::CH24_R">CH24_R</a></h4></section></summary><div class="docblock"><p>Bit 24 - Channel 24 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch25" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1989-1991">source</a><h4 class="code-header">pub fn <a href="#method.ch25" class="fn">ch25</a>(&amp;self) -&gt; <a class="type" href="type.CH25_R.html" title="type nrf52840_pac::ppi::chenset::CH25_R">CH25_R</a></h4></section></summary><div class="docblock"><p>Bit 25 - Channel 25 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch26" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1994-1996">source</a><h4 class="code-header">pub fn <a href="#method.ch26" class="fn">ch26</a>(&amp;self) -&gt; <a class="type" href="type.CH26_R.html" title="type nrf52840_pac::ppi::chenset::CH26_R">CH26_R</a></h4></section></summary><div class="docblock"><p>Bit 26 - Channel 26 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch27" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#1999-2001">source</a><h4 class="code-header">pub fn <a href="#method.ch27" class="fn">ch27</a>(&amp;self) -&gt; <a class="type" href="type.CH27_R.html" title="type nrf52840_pac::ppi::chenset::CH27_R">CH27_R</a></h4></section></summary><div class="docblock"><p>Bit 27 - Channel 27 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch28" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#2004-2006">source</a><h4 class="code-header">pub fn <a href="#method.ch28" class="fn">ch28</a>(&amp;self) -&gt; <a class="type" href="type.CH28_R.html" title="type nrf52840_pac::ppi::chenset::CH28_R">CH28_R</a></h4></section></summary><div class="docblock"><p>Bit 28 - Channel 28 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch29" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#2009-2011">source</a><h4 class="code-header">pub fn <a href="#method.ch29" class="fn">ch29</a>(&amp;self) -&gt; <a class="type" href="type.CH29_R.html" title="type nrf52840_pac::ppi::chenset::CH29_R">CH29_R</a></h4></section></summary><div class="docblock"><p>Bit 29 - Channel 29 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch30" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#2014-2016">source</a><h4 class="code-header">pub fn <a href="#method.ch30" class="fn">ch30</a>(&amp;self) -&gt; <a class="type" href="type.CH30_R.html" title="type nrf52840_pac::ppi::chenset::CH30_R">CH30_R</a></h4></section></summary><div class="docblock"><p>Bit 30 - Channel 30 enable set register. Writing 0 has no effect</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.ch31" class="method"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#2019-2021">source</a><h4 class="code-header">pub fn <a href="#method.ch31" class="fn">ch31</a>(&amp;self) -&gt; <a class="type" href="type.CH31_R.html" title="type nrf52840_pac::ppi::chenset::CH31_R">CH31_R</a></h4></section></summary><div class="docblock"><p>Bit 31 - Channel 31 enable set register. Writing 0 has no effect</p>
</div></details></div></details></div><h2 id="deref-methods-R%3CCHENSET_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.CHENSET_SPEC.html" title="struct nrf52840_pac::ppi::chenset::CHENSET_SPEC">CHENSET_SPEC</a>&gt;&gt;</span><a href="#deref-methods-R%3CCHENSET_SPEC%3E" class="anchor">§</a></h2><div id="deref-methods-R%3CCHENSET_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/ppi/chenset.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::ppi::chenset::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/ppi/chenset.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.CHENSET_SPEC.html" title="struct nrf52840_pac::ppi::chenset::CHENSET_SPEC">CHENSET_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/ppi/chenset.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%3CCHENSET_SPEC%3E%3E-for-R" class="impl"><a class="src rightside" href="../../../src/nrf52840_pac/ppi/chenset.rs.html#10-15">source</a><a href="#impl-From%3CR%3CCHENSET_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.CHENSET_SPEC.html" title="struct nrf52840_pac::ppi::chenset::CHENSET_SPEC">CHENSET_SPEC</a>&gt;&gt; for <a class="struct" href="struct.R.html" title="struct nrf52840_pac::ppi::chenset::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/ppi/chenset.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.CHENSET_SPEC.html" title="struct nrf52840_pac::ppi::chenset::CHENSET_SPEC">CHENSET_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://
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>