#include "AtomicPosition.hpp"
#include "DirectPinRead.hpp"
#include "NumInterrupts.hpp"
#include "AHEncoder.ipp"
Go to the source code of this file.
Classes | |
class | AHEncoder |
Class for reading quadrature encoders, heavily influenced by http://www.pjrc.com/teensy/td_libs_Encoder.html. More... | |
Macros | |
#define | CS_ENCODER_ISR_ATTR |
#define | CS_ENCODER_ARGLIST_SIZE CORE_NUM_INTERRUPT |
#define CS_ENCODER_ISR_ATTR |
Definition at line 13 of file AHEncoder.hpp.
#define CS_ENCODER_ARGLIST_SIZE CORE_NUM_INTERRUPT |
Definition at line 17 of file AHEncoder.hpp.