rtic/stable/api/rp2040_pac/adc/fcs/index.html
2024-10-24 05:57:30 +00:00

2 lines
No EOL
8.2 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="FIFO control and status"><title>rp2040_pac::adc::fcs - 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="rp2040_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="../../../rp2040_pac/index.html">rp2040_<wbr>pac</a><span class="version">0.6.0</span></h2></div><h2 class="location"><a href="#">Module fcs</a></h2><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li><li><a href="#types">Type Aliases</a></li></ul></section><h2><a href="../index.html">In rp2040_<wbr>pac::<wbr>adc</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">rp2040_pac</a>::<wbr><a href="../index.html">adc</a>::<wbr><a class="mod" href="#">fcs</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/rp2040_pac/adc/fcs.rs.html#1-162">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>FIFO control and status</p>
</div></details><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.FCS_SPEC.html" title="struct rp2040_pac::adc::fcs::FCS_SPEC">FCS_<wbr>SPEC</a></div><div class="desc docblock-short">FIFO control and status</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.DREQ_EN_R.html" title="type rp2040_pac::adc::fcs::DREQ_EN_R">DREQ_<wbr>EN_<wbr>R</a></div><div class="desc docblock-short">Field <code>DREQ_EN</code> reader - If 1: assert DMA requests when FIFO contains data</div></li><li><div class="item-name"><a class="type" href="type.DREQ_EN_W.html" title="type rp2040_pac::adc::fcs::DREQ_EN_W">DREQ_<wbr>EN_<wbr>W</a></div><div class="desc docblock-short">Field <code>DREQ_EN</code> writer - If 1: assert DMA requests when FIFO contains data</div></li><li><div class="item-name"><a class="type" href="type.EMPTY_R.html" title="type rp2040_pac::adc::fcs::EMPTY_R">EMPTY_R</a></div><div class="desc docblock-short">Field <code>EMPTY</code> reader -</div></li><li><div class="item-name"><a class="type" href="type.EN_R.html" title="type rp2040_pac::adc::fcs::EN_R">EN_R</a></div><div class="desc docblock-short">Field <code>EN</code> reader - If 1: write result to the FIFO after each conversion.</div></li><li><div class="item-name"><a class="type" href="type.EN_W.html" title="type rp2040_pac::adc::fcs::EN_W">EN_W</a></div><div class="desc docblock-short">Field <code>EN</code> writer - If 1: write result to the FIFO after each conversion.</div></li><li><div class="item-name"><a class="type" href="type.ERR_R.html" title="type rp2040_pac::adc::fcs::ERR_R">ERR_R</a></div><div class="desc docblock-short">Field <code>ERR</code> reader - If 1: conversion error bit appears in the FIFO alongside the result</div></li><li><div class="item-name"><a class="type" href="type.ERR_W.html" title="type rp2040_pac::adc::fcs::ERR_W">ERR_W</a></div><div class="desc docblock-short">Field <code>ERR</code> writer - If 1: conversion error bit appears in the FIFO alongside the result</div></li><li><div class="item-name"><a class="type" href="type.FULL_R.html" title="type rp2040_pac::adc::fcs::FULL_R">FULL_R</a></div><div class="desc docblock-short">Field <code>FULL</code> reader -</div></li><li><div class="item-name"><a class="type" href="type.LEVEL_R.html" title="type rp2040_pac::adc::fcs::LEVEL_R">LEVEL_R</a></div><div class="desc docblock-short">Field <code>LEVEL</code> reader - The number of conversion results currently waiting in the FIFO</div></li><li><div class="item-name"><a class="type" href="type.OVER_R.html" title="type rp2040_pac::adc::fcs::OVER_R">OVER_R</a></div><div class="desc docblock-short">Field <code>OVER</code> reader - 1 if the FIFO has been overflowed. Write 1 to clear.</div></li><li><div class="item-name"><a class="type" href="type.OVER_W.html" title="type rp2040_pac::adc::fcs::OVER_W">OVER_W</a></div><div class="desc docblock-short">Field <code>OVER</code> writer - 1 if the FIFO has been overflowed. Write 1 to clear.</div></li><li><div class="item-name"><a class="type" href="type.R.html" title="type rp2040_pac::adc::fcs::R">R</a></div><div class="desc docblock-short">Register <code>FCS</code> reader</div></li><li><div class="item-name"><a class="type" href="type.SHIFT_R.html" title="type rp2040_pac::adc::fcs::SHIFT_R">SHIFT_R</a></div><div class="desc docblock-short">Field <code>SHIFT</code> reader - If 1: FIFO results are right-shifted to be one byte in size. Enables DMA to byte buffers.</div></li><li><div class="item-name"><a class="type" href="type.SHIFT_W.html" title="type rp2040_pac::adc::fcs::SHIFT_W">SHIFT_W</a></div><div class="desc docblock-short">Field <code>SHIFT</code> writer - If 1: FIFO results are right-shifted to be one byte in size. Enables DMA to byte buffers.</div></li><li><div class="item-name"><a class="type" href="type.THRESH_R.html" title="type rp2040_pac::adc::fcs::THRESH_R">THRES<wbr>H_<wbr>R</a></div><div class="desc docblock-short">Field <code>THRESH</code> reader - DREQ/IRQ asserted when level &gt;= threshold</div></li><li><div class="item-name"><a class="type" href="type.THRESH_W.html" title="type rp2040_pac::adc::fcs::THRESH_W">THRES<wbr>H_<wbr>W</a></div><div class="desc docblock-short">Field <code>THRESH</code> writer - DREQ/IRQ asserted when level &gt;= threshold</div></li><li><div class="item-name"><a class="type" href="type.UNDER_R.html" title="type rp2040_pac::adc::fcs::UNDER_R">UNDER_R</a></div><div class="desc docblock-short">Field <code>UNDER</code> reader - 1 if the FIFO has been underflowed. Write 1 to clear.</div></li><li><div class="item-name"><a class="type" href="type.UNDER_W.html" title="type rp2040_pac::adc::fcs::UNDER_W">UNDER_W</a></div><div class="desc docblock-short">Field <code>UNDER</code> writer - 1 if the FIFO has been underflowed. Write 1 to clear.</div></li><li><div class="item-name"><a class="type" href="type.W.html" title="type rp2040_pac::adc::fcs::W">W</a></div><div class="desc docblock-short">Register <code>FCS</code> writer</div></li></ul></section></div></main></body></html>