aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/examples/layer-by-layer
diff options
context:
space:
mode:
authorpennae <[email protected]>2023-07-21 23:34:12 +0200
committerpennae <[email protected]>2023-08-02 17:04:32 +0200
commita6b8f3d99478266b4f110e9c150ce3add5c3ffc6 (patch)
treefe1fc04105c93efc5a3bd056ce87e05495cfcb04 /docs/modules/ROOT/examples/layer-by-layer
parentb166ed6b78db0737005a65c1e444ce7563de7da3 (diff)
rp: add single-channel dma from adc
with uniform treatment of adc inputs it's easy enough to add a new sampling method. dma sampling only supports one channel at the moment, though round-robin sampling would be a simple extension (probably a new trait that's implemented for Channel and &[Channel]). continuous dma as proposed in #1608 also isn't done here, we'd expect that to be a compound dma::Channel that internally splits a buffer in half and dispatches callbacks or something like that.
Diffstat (limited to 'docs/modules/ROOT/examples/layer-by-layer')
0 files changed, 0 insertions, 0 deletions