DIY Auto-Correlator 1.0
Auto-Correlator Card implementation using Teensy 4.x microcontrollers.
Classes | Macros
qtmr1.hpp File Reference
#include "errors.hpp"
Include dependency graph for qtmr1.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ _TMR1_CONTROLLER_CH_

#define _TMR1_CONTROLLER_CH_   0