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

4 lines
No EOL
10 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="Timer/Counter 0"><title>nrf52840_pac::timer0 - 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 timer0</a></h2><div class="sidebar-elems"><section><ul class="block"><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="#">timer0</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/timer0.rs.html#1-99">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Timer/Counter 0</p>
</div></details><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="bitmode/index.html" title="mod nrf52840_pac::timer0::bitmode">bitmode</a></div><div class="desc docblock-short">Configure the number of bits used by the TIMER</div></li><li><div class="item-name"><a class="mod" href="cc/index.html" title="mod nrf52840_pac::timer0::cc">cc</a></div><div class="desc docblock-short">Description collection[n]: Capture/Compare register n</div></li><li><div class="item-name"><a class="mod" href="events_compare/index.html" title="mod nrf52840_pac::timer0::events_compare">events_<wbr>compare</a></div><div class="desc docblock-short">Description collection[n]: Compare event on CC[n]
match</div></li><li><div class="item-name"><a class="mod" href="intenclr/index.html" title="mod nrf52840_pac::timer0::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::timer0::intenset">intenset</a></div><div class="desc docblock-short">Enable interrupt</div></li><li><div class="item-name"><a class="mod" href="mode/index.html" title="mod nrf52840_pac::timer0::mode">mode</a></div><div class="desc docblock-short">Timer mode selection</div></li><li><div class="item-name"><a class="mod" href="prescaler/index.html" title="mod nrf52840_pac::timer0::prescaler">prescaler</a></div><div class="desc docblock-short">Timer prescaler register</div></li><li><div class="item-name"><a class="mod" href="shorts/index.html" title="mod nrf52840_pac::timer0::shorts">shorts</a></div><div class="desc docblock-short">Shortcut register</div></li><li><div class="item-name"><a class="mod" href="tasks_capture/index.html" title="mod nrf52840_pac::timer0::tasks_capture">tasks_<wbr>capture</a></div><div class="desc docblock-short">Description collection[n]: Capture Timer value to CC[n]
register</div></li><li><div class="item-name"><a class="mod" href="tasks_clear/index.html" title="mod nrf52840_pac::timer0::tasks_clear">tasks_<wbr>clear</a></div><div class="desc docblock-short">Clear time</div></li><li><div class="item-name"><a class="mod" href="tasks_count/index.html" title="mod nrf52840_pac::timer0::tasks_count">tasks_<wbr>count</a></div><div class="desc docblock-short">Increment Timer (Counter mode only)</div></li><li><div class="item-name"><a class="mod" href="tasks_shutdown/index.html" title="mod nrf52840_pac::timer0::tasks_shutdown">tasks_<wbr>shutdown</a></div><div class="desc docblock-short">Deprecated register - Shut down timer</div></li><li><div class="item-name"><a class="mod" href="tasks_start/index.html" title="mod nrf52840_pac::timer0::tasks_start">tasks_<wbr>start</a></div><div class="desc docblock-short">Start Timer</div></li><li><div class="item-name"><a class="mod" href="tasks_stop/index.html" title="mod nrf52840_pac::timer0::tasks_stop">tasks_<wbr>stop</a></div><div class="desc docblock-short">Stop Timer</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::timer0::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.BITMODE.html" title="type nrf52840_pac::timer0::BITMODE">BITMODE</a></div><div class="desc docblock-short">BITMODE (rw) register accessor: an alias for <code>Reg&lt;BITMODE_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.CC.html" title="type nrf52840_pac::timer0::CC">CC</a></div><div class="desc docblock-short">CC (rw) register accessor: an alias for <code>Reg&lt;CC_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.EVENTS_COMPARE.html" title="type nrf52840_pac::timer0::EVENTS_COMPARE">EVENT<wbr>S_<wbr>COMPARE</a></div><div class="desc docblock-short">EVENTS_COMPARE (rw) register accessor: an alias for <code>Reg&lt;EVENTS_COMPARE_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.INTENCLR.html" title="type nrf52840_pac::timer0::INTENCLR">INTENCLR</a></div><div class="desc docblock-short">INTENCLR (rw) register accessor: an alias for <code>Reg&lt;INTENCLR_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.INTENSET.html" title="type nrf52840_pac::timer0::INTENSET">INTENSET</a></div><div class="desc docblock-short">INTENSET (rw) register accessor: an alias for <code>Reg&lt;INTENSET_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.MODE.html" title="type nrf52840_pac::timer0::MODE">MODE</a></div><div class="desc docblock-short">MODE (rw) register accessor: an alias for <code>Reg&lt;MODE_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.PRESCALER.html" title="type nrf52840_pac::timer0::PRESCALER">PRESCALER</a></div><div class="desc docblock-short">PRESCALER (rw) register accessor: an alias for <code>Reg&lt;PRESCALER_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.SHORTS.html" title="type nrf52840_pac::timer0::SHORTS">SHORTS</a></div><div class="desc docblock-short">SHORTS (rw) register accessor: an alias for <code>Reg&lt;SHORTS_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_CAPTURE.html" title="type nrf52840_pac::timer0::TASKS_CAPTURE">TASK<wbr>S_<wbr>CAPTURE</a></div><div class="desc docblock-short">TASKS_CAPTURE (w) register accessor: an alias for <code>Reg&lt;TASKS_CAPTURE_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_CLEAR.html" title="type nrf52840_pac::timer0::TASKS_CLEAR">TASK<wbr>S_<wbr>CLEAR</a></div><div class="desc docblock-short">TASKS_CLEAR (w) register accessor: an alias for <code>Reg&lt;TASKS_CLEAR_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_COUNT.html" title="type nrf52840_pac::timer0::TASKS_COUNT">TASK<wbr>S_<wbr>COUNT</a></div><div class="desc docblock-short">TASKS_COUNT (w) register accessor: an alias for <code>Reg&lt;TASKS_COUNT_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_SHUTDOWN.html" title="type nrf52840_pac::timer0::TASKS_SHUTDOWN">TASK<wbr>S_<wbr>SHUTDOWN</a></div><div class="desc docblock-short">TASKS_SHUTDOWN (w) register accessor: an alias for <code>Reg&lt;TASKS_SHUTDOWN_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_START.html" title="type nrf52840_pac::timer0::TASKS_START">TASK<wbr>S_<wbr>START</a></div><div class="desc docblock-short">TASKS_START (w) register accessor: an alias for <code>Reg&lt;TASKS_START_SPEC&gt;</code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_STOP.html" title="type nrf52840_pac::timer0::TASKS_STOP">TASK<wbr>S_<wbr>STOP</a></div><div class="desc docblock-short">TASKS_STOP (w) register accessor: an alias for <code>Reg&lt;TASKS_STOP_SPEC&gt;</code></div></li></ul></section></div></main></body></html>