DIY Auto-Correlator 1.0
Auto-Correlator Card implementation using Teensy 4.x microcontrollers.
|
#include "errors.hpp"
Go to the source code of this file.
Classes | |
class | TMR1Controller |
Templated interface for Quad Timer 1 channels for Gate Counting. The module uses the macro _TMR1_CONTROLLER_CH_ to identify the main channel and then assigns the next channel's (TMR1_CONTROLLER_CH + 1) external pin to the TMR1_CONTROLLER_CH as the "Capture Pin" or the "Secondary Count Source". More... | |
Macros | |
#define | _TMR1_CONTROLLER_CH_ 0 |
#define _TMR1_CONTROLLER_CH_ 0 |