mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-29 23:14:34 +01:00
2 lines
No EOL
11 KiB
HTML
2 lines
No EOL
11 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="Low Power Comparator"><title>nrf52840_pac::lpcomp - 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 lpcomp</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="#">lpcomp</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/lpcomp.rs.html#1-113">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>Low Power Comparator</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="anadetect/index.html" title="mod nrf52840_pac::lpcomp::anadetect">anadetect</a></div><div class="desc docblock-short">Analog detect configuration</div></li><li><div class="item-name"><a class="mod" href="enable/index.html" title="mod nrf52840_pac::lpcomp::enable">enable</a></div><div class="desc docblock-short">Enable LPCOMP</div></li><li><div class="item-name"><a class="mod" href="events_cross/index.html" title="mod nrf52840_pac::lpcomp::events_cross">events_<wbr>cross</a></div><div class="desc docblock-short">Downward or upward crossing</div></li><li><div class="item-name"><a class="mod" href="events_down/index.html" title="mod nrf52840_pac::lpcomp::events_down">events_<wbr>down</a></div><div class="desc docblock-short">Downward crossing</div></li><li><div class="item-name"><a class="mod" href="events_ready/index.html" title="mod nrf52840_pac::lpcomp::events_ready">events_<wbr>ready</a></div><div class="desc docblock-short">LPCOMP is ready and output is valid</div></li><li><div class="item-name"><a class="mod" href="events_up/index.html" title="mod nrf52840_pac::lpcomp::events_up">events_<wbr>up</a></div><div class="desc docblock-short">Upward crossing</div></li><li><div class="item-name"><a class="mod" href="extrefsel/index.html" title="mod nrf52840_pac::lpcomp::extrefsel">extrefsel</a></div><div class="desc docblock-short">External reference select</div></li><li><div class="item-name"><a class="mod" href="hyst/index.html" title="mod nrf52840_pac::lpcomp::hyst">hyst</a></div><div class="desc docblock-short">Comparator hysteresis enable</div></li><li><div class="item-name"><a class="mod" href="intenclr/index.html" title="mod nrf52840_pac::lpcomp::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::lpcomp::intenset">intenset</a></div><div class="desc docblock-short">Enable interrupt</div></li><li><div class="item-name"><a class="mod" href="psel/index.html" title="mod nrf52840_pac::lpcomp::psel">psel</a></div><div class="desc docblock-short">Input pin select</div></li><li><div class="item-name"><a class="mod" href="refsel/index.html" title="mod nrf52840_pac::lpcomp::refsel">refsel</a></div><div class="desc docblock-short">Reference select</div></li><li><div class="item-name"><a class="mod" href="result/index.html" title="mod nrf52840_pac::lpcomp::result">result</a></div><div class="desc docblock-short">Compare result</div></li><li><div class="item-name"><a class="mod" href="shorts/index.html" title="mod nrf52840_pac::lpcomp::shorts">shorts</a></div><div class="desc docblock-short">Shortcut register</div></li><li><div class="item-name"><a class="mod" href="tasks_sample/index.html" title="mod nrf52840_pac::lpcomp::tasks_sample">tasks_<wbr>sample</a></div><div class="desc docblock-short">Sample comparator value</div></li><li><div class="item-name"><a class="mod" href="tasks_start/index.html" title="mod nrf52840_pac::lpcomp::tasks_start">tasks_<wbr>start</a></div><div class="desc docblock-short">Start comparator</div></li><li><div class="item-name"><a class="mod" href="tasks_stop/index.html" title="mod nrf52840_pac::lpcomp::tasks_stop">tasks_<wbr>stop</a></div><div class="desc docblock-short">Stop comparator</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::lpcomp::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.ANADETECT.html" title="type nrf52840_pac::lpcomp::ANADETECT">ANADETECT</a></div><div class="desc docblock-short">ANADETECT (rw) register accessor: an alias for <code>Reg<ANADETECT_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.ENABLE.html" title="type nrf52840_pac::lpcomp::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_CROSS.html" title="type nrf52840_pac::lpcomp::EVENTS_CROSS">EVENT<wbr>S_<wbr>CROSS</a></div><div class="desc docblock-short">EVENTS_CROSS (rw) register accessor: an alias for <code>Reg<EVENTS_CROSS_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.EVENTS_DOWN.html" title="type nrf52840_pac::lpcomp::EVENTS_DOWN">EVENT<wbr>S_<wbr>DOWN</a></div><div class="desc docblock-short">EVENTS_DOWN (rw) register accessor: an alias for <code>Reg<EVENTS_DOWN_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.EVENTS_READY.html" title="type nrf52840_pac::lpcomp::EVENTS_READY">EVENT<wbr>S_<wbr>READY</a></div><div class="desc docblock-short">EVENTS_READY (rw) register accessor: an alias for <code>Reg<EVENTS_READY_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.EVENTS_UP.html" title="type nrf52840_pac::lpcomp::EVENTS_UP">EVENT<wbr>S_<wbr>UP</a></div><div class="desc docblock-short">EVENTS_UP (rw) register accessor: an alias for <code>Reg<EVENTS_UP_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.EXTREFSEL.html" title="type nrf52840_pac::lpcomp::EXTREFSEL">EXTREFSEL</a></div><div class="desc docblock-short">EXTREFSEL (rw) register accessor: an alias for <code>Reg<EXTREFSEL_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.HYST.html" title="type nrf52840_pac::lpcomp::HYST">HYST</a></div><div class="desc docblock-short">HYST (rw) register accessor: an alias for <code>Reg<HYST_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.INTENCLR.html" title="type nrf52840_pac::lpcomp::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::lpcomp::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.PSEL.html" title="type nrf52840_pac::lpcomp::PSEL">PSEL</a></div><div class="desc docblock-short">PSEL (rw) register accessor: an alias for <code>Reg<PSEL_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.REFSEL.html" title="type nrf52840_pac::lpcomp::REFSEL">REFSEL</a></div><div class="desc docblock-short">REFSEL (rw) register accessor: an alias for <code>Reg<REFSEL_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.RESULT.html" title="type nrf52840_pac::lpcomp::RESULT">RESULT</a></div><div class="desc docblock-short">RESULT (r) register accessor: an alias for <code>Reg<RESULT_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.SHORTS.html" title="type nrf52840_pac::lpcomp::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.TASKS_SAMPLE.html" title="type nrf52840_pac::lpcomp::TASKS_SAMPLE">TASK<wbr>S_<wbr>SAMPLE</a></div><div class="desc docblock-short">TASKS_SAMPLE (w) register accessor: an alias for <code>Reg<TASKS_SAMPLE_SPEC></code></div></li><li><div class="item-name"><a class="type" href="type.TASKS_START.html" title="type nrf52840_pac::lpcomp::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::lpcomp::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></ul></section></div></main></body></html> |