REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
run::drivers::SleepRun Class Reference
A boring driver which does not even use interrupts but tries to sleep cleverly enough to sample some data during the run, with a fixed buffer. More...
#include <drivers.h>
Inheritance diagram for run::drivers::SleepRun:

Collaboration diagram for run::drivers::SleepRun:

Detailed Description
A boring driver which does not even use interrupts but tries to sleep cleverly enough to sample some data during the run, with a fixed buffer.
A failsafe choice for the traditional user. Good enough for long and slow operations in particular without any data sampling.
The documentation for this class was generated from the following files:
- lib/hardware/src/run/teensy/drivers.h
- lib/hardware/src/run/drivers.cpp