REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
drivers.h File Reference
#include "run/run.h"
Include dependency graph for drivers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  run::drivers::FlexIORun
 The standard FlexIO driver features high temporal accuracy and high speed data sampling, at limited long times. More...
 
class  run::drivers::SleepRun
 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...
 
class  run::drivers::SeriesRun
 A driver which runs a number of repetitive runs and samples at end of op only. More...
 

Namespaces

namespace  run
 
namespace  run::drivers