mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-29 23:14:34 +01:00
6 lines
No EOL
15 KiB
HTML
6 lines
No EOL
15 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="Serial Peripheral Interface Master with EasyDMA 0"><title>nrf52840_pac::spim0 - 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 mod"><!--[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="#">Module spim0</a></h2><div class="sidebar-elems"><section><ul class="block"><li><a href="#reexports">Re-exports</a></li><li><a href="#modules">Modules</a></li><li><a href="#structs">Structs</a></li><li><a href="#types">Type Aliases</a></li></ul></section><h2><a href="../index.html">In crate nrf52840_<wbr>pac</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>Module <a href="../index.html">nrf52840_pac</a>::<wbr><a class="mod" href="#">spim0</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/spim0.rs.html#1-168">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>−</span>]</button></span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Serial Peripheral Interface Master with EasyDMA 0</p>
|
|
</div></details><h2 id="reexports" class="section-header">Re-exports<a href="#reexports" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name" id="reexport.PSEL"><code>pub use psel::<a class="struct" href="psel/struct.PSEL.html" title="struct nrf52840_pac::spim0::psel::PSEL">PSEL</a>;</code></div></li><li><div class="item-name" id="reexport.RXD"><code>pub use rxd::<a class="struct" href="rxd/struct.RXD.html" title="struct nrf52840_pac::spim0::rxd::RXD">RXD</a>;</code></div></li><li><div class="item-name" id="reexport.TXD"><code>pub use txd::<a class="struct" href="txd/struct.TXD.html" title="struct nrf52840_pac::spim0::txd::TXD">TXD</a>;</code></div></li><li><div class="item-name" id="reexport.IFTIMING"><code>pub use iftiming::<a class="struct" href="iftiming/struct.IFTIMING.html" title="struct nrf52840_pac::spim0::iftiming::IFTIMING">IFTIMING</a>;</code></div></li></ul><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="mod" href="config/index.html" title="mod nrf52840_pac::spim0::config">config</a></div><div class="desc docblock-short">Configuration register</div></li><li><div class="item-name"><a class="mod" href="csnpol/index.html" title="mod nrf52840_pac::spim0::csnpol">csnpol</a></div><div class="desc docblock-short">Polarity of CSN output</div></li><li><div class="item-name"><a class="mod" href="dcxcnt/index.html" title="mod nrf52840_pac::spim0::dcxcnt">dcxcnt</a></div><div class="desc docblock-short">DCX configuration</div></li><li><div class="item-name"><a class="mod" href="enable/index.html" title="mod nrf52840_pac::spim0::enable">enable</a></div><div class="desc docblock-short">Enable SPIM</div></li><li><div class="item-name"><a class="mod" href="events_end/index.html" title="mod nrf52840_pac::spim0::events_end">events_<wbr>end</a></div><div class="desc docblock-short">End of RXD buffer and TXD buffer reached</div></li><li><div class="item-name"><a class="mod" href="events_endrx/index.html" title="mod nrf52840_pac::spim0::events_endrx">events_<wbr>endrx</a></div><div class="desc docblock-short">End of RXD buffer reached</div></li><li><div class="item-name"><a class="mod" href="events_endtx/index.html" title="mod nrf52840_pac::spim0::events_endtx">events_<wbr>endtx</a></div><div class="desc docblock-short">End of TXD buffer reached</div></li><li><div class="item-name"><a class="mod" href="events_started/index.html" title="mod nrf52840_pac::spim0::events_started">events_<wbr>started</a></div><div class="desc docblock-short">Transaction started</div></li><li><div class="item-name"><a class="mod" href="events_stopped/index.html" title="mod nrf52840_pac::spim0::events_stopped">events_<wbr>stopped</a></div><div class="desc docblock-short">SPI transaction has stopped</div></li><li><div class="item-name"><a class="mod" href="frequency/index.html" title="mod nrf52840_pac::spim0::frequency">frequency</a></div><div class="desc docblock-short">SPI frequency. Accuracy depends on the HFCLK source selected.</div></li><li><div class="item-name"><a class="mod" href="iftiming/index.html" title="mod nrf52840_pac::spim0::iftiming">iftiming</a></div><div class="desc docblock-short">Cluster
|
|
Unspecified</div></li><li><div class="item-name"><a class="mod" href="intenclr/index.html" title="mod nrf52840_pac::spim0::intenclr">intenclr</a></div><div class="desc docblock-short">Disable interrupt</div></li><li><div class="item-name"><a class="mod" href="intenset/index.html" title="mod nrf52840_pac::spim0::intenset">intenset</a></div><div class="desc docblock-short">Enable interrupt</div></li><li><div class="item-name"><a class="mod" href="orc/index.html" title="mod nrf52840_pac::spim0::orc">orc</a></div><div class="desc docblock-short">Byte transmitted after TXD.MAXCNT bytes have been transmitted in the case when RXD.MAXCNT is greater than TXD.MAXCNT</div></li><li><div class="item-name"><a class="mod" href="psel/index.html" title="mod nrf52840_pac::spim0::psel">psel</a></div><div class="desc docblock-short">Cluster
|
|
Unspecified</div></li><li><div class="item-name"><a class="mod" href="pseldcx/index.html" title="mod nrf52840_pac::spim0::pseldcx">pseldcx</a></div><div class="desc docblock-short">Pin select for DCX signal</div></li><li><div class="item-name"><a class="mod" href="rxd/index.html" title="mod nrf52840_pac::spim0::rxd">rxd</a></div><div class="desc docblock-short">Cluster
|
|
RXD EasyDMA channel</div></li><li><div class="item-name"><a class="mod" href="shorts/index.html" title="mod nrf52840_pac::spim0::shorts">shorts</a></div><div class="desc docblock-short">Shortcut register</div></li><li><div class="item-name"><a class="mod" href="stallstat/index.html" title="mod nrf52840_pac::spim0::stallstat">stallstat</a></div><div class="desc docblock-short">Stall status for EasyDMA RAM accesses. The fields in this register is set to STALL by hardware whenever a stall occurres and can be cleared (set to NOSTALL) by the CPU.</div></li><li><div class="item-name"><a class="mod" href="tasks_resume/index.html" title="mod nrf52840_pac::spim0::tasks_resume">tasks_<wbr>resume</a></div><div class="desc docblock-short">Resume SPI transaction</div></li><li><div class="item-name"><a class="mod" href="tasks_start/index.html" title="mod nrf52840_pac::spim0::tasks_start">tasks_<wbr>start</a></div><div class="desc docblock-short">Start SPI transaction</div></li><li><div class="item-name"><a class="mod" href="tasks_stop/index.html" title="mod nrf52840_pac::spim0::tasks_stop">tasks_<wbr>stop</a></div><div class="desc docblock-short">Stop SPI transaction</div></li><li><div class="item-name"><a class="mod" href="tasks_suspend/index.html" title="mod nrf52840_pac::spim0::tasks_suspend">tasks_<wbr>suspend</a></div><div class="desc docblock-short">Suspend SPI transaction</div></li><li><div class="item-name"><a class="mod" href="txd/index.html" title="mod nrf52840_pac::spim0::txd">txd</a></div><div class="desc docblock-short">Cluster
|
|
TXD EasyDMA channel</div></li></ul><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.RegisterBlock.html" title="struct nrf52840_pac::spim0::RegisterBlock">Register<wbr>Block</a></div><div class="desc docblock-short">Register block</div></li></ul><h2 id="types" class="section-header">Type Aliases<a href="#types" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="type" href="type.CONFIG.html" title="type nrf52840_pac::spim0::CONFIG">CONFIG</a></div><div class="desc docblock-short">CONFIG (rw) register accessor: an alias for <code>Reg<CONFIG_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.CSNPOL.html" title="type nrf52840_pac::spim0::CSNPOL">CSNPOL</a></div><div class="desc docblock-short">CSNPOL (rw) register accessor: an alias for <code>Reg<CSNPOL_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.DCXCNT.html" title="type nrf52840_pac::spim0::DCXCNT">DCXCNT</a></div><div class="desc docblock-short">DCXCNT (rw) register accessor: an alias for <code>Reg<DCXCNT_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.ENABLE.html" title="type nrf52840_pac::spim0::ENABLE">ENABLE</a></div><div class="desc docblock-short">ENABLE (rw) register accessor: an alias for <code>Reg<ENABLE_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.EVENTS_END.html" title="type nrf52840_pac::spim0::EVENTS_END">EVENT<wbr>S_<wbr>END</a></div><div class="desc docblock-short">EVENTS_END (rw) register accessor: an alias for <code>Reg<EVENTS_END_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.EVENTS_ENDRX.html" title="type nrf52840_pac::spim0::EVENTS_ENDRX">EVENT<wbr>S_<wbr>ENDRX</a></div><div class="desc docblock-short">EVENTS_ENDRX (rw) register accessor: an alias for <code>Reg<EVENTS_ENDRX_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.EVENTS_ENDTX.html" title="type nrf52840_pac::spim0::EVENTS_ENDTX">EVENT<wbr>S_<wbr>ENDTX</a></div><div class="desc docblock-short">EVENTS_ENDTX (rw) register accessor: an alias for <code>Reg<EVENTS_ENDTX_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.EVENTS_STARTED.html" title="type nrf52840_pac::spim0::EVENTS_STARTED">EVENT<wbr>S_<wbr>STARTED</a></div><div class="desc docblock-short">EVENTS_STARTED (rw) register accessor: an alias for <code>Reg<EVENTS_STARTED_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.EVENTS_STOPPED.html" title="type nrf52840_pac::spim0::EVENTS_STOPPED">EVENT<wbr>S_<wbr>STOPPED</a></div><div class="desc docblock-short">EVENTS_STOPPED (rw) register accessor: an alias for <code>Reg<EVENTS_STOPPED_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.FREQUENCY.html" title="type nrf52840_pac::spim0::FREQUENCY">FREQUENCY</a></div><div class="desc docblock-short">FREQUENCY (rw) register accessor: an alias for <code>Reg<FREQUENCY_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.INTENCLR.html" title="type nrf52840_pac::spim0::INTENCLR">INTENCLR</a></div><div class="desc docblock-short">INTENCLR (rw) register accessor: an alias for <code>Reg<INTENCLR_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.INTENSET.html" title="type nrf52840_pac::spim0::INTENSET">INTENSET</a></div><div class="desc docblock-short">INTENSET (rw) register accessor: an alias for <code>Reg<INTENSET_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.ORC.html" title="type nrf52840_pac::spim0::ORC">ORC</a></div><div class="desc docblock-short">ORC (rw) register accessor: an alias for <code>Reg<ORC_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.PSELDCX.html" title="type nrf52840_pac::spim0::PSELDCX">PSELDCX</a></div><div class="desc docblock-short">PSELDCX (rw) register accessor: an alias for <code>Reg<PSELDCX_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.SHORTS.html" title="type nrf52840_pac::spim0::SHORTS">SHORTS</a></div><div class="desc docblock-short">SHORTS (rw) register accessor: an alias for <code>Reg<SHORTS_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.STALLSTAT.html" title="type nrf52840_pac::spim0::STALLSTAT">STALLSTAT</a></div><div class="desc docblock-short">STALLSTAT (rw) register accessor: an alias for <code>Reg<STALLSTAT_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_RESUME.html" title="type nrf52840_pac::spim0::TASKS_RESUME">TASK<wbr>S_<wbr>RESUME</a></div><div class="desc docblock-short">TASKS_RESUME (w) register accessor: an alias for <code>Reg<TASKS_RESUME_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_START.html" title="type nrf52840_pac::spim0::TASKS_START">TASK<wbr>S_<wbr>START</a></div><div class="desc docblock-short">TASKS_START (w) register accessor: an alias for <code>Reg<TASKS_START_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_STOP.html" title="type nrf52840_pac::spim0::TASKS_STOP">TASK<wbr>S_<wbr>STOP</a></div><div class="desc docblock-short">TASKS_STOP (w) register accessor: an alias for <code>Reg<TASKS_STOP_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_SUSPEND.html" title="type nrf52840_pac::spim0::TASKS_SUSPEND">TASK<wbr>S_<wbr>SUSPEND</a></div><div class="desc docblock-short">TASKS_SUSPEND (w) register accessor: an alias for <code>Reg<TASKS_SUSPEND_SPEC></code></div></li></ul></section></div></main></body></html> |