DCC-EX Simple Throttle
Simple throttle for a DCC-EX CommandStation
Loading...
Searching...
No Matches
Classes | Macros
/home/runner/work/DCCEXSimpleThrottle/DCCEXSimpleThrottle/Rotary.h File Reference
#include "Arduino.h"
Include dependency graph for Rotary.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Rotary
 

Macros

#define ENABLE_PULLUPS
 
#define DIR_NONE   0x0
 
#define DIR_CW   0x10
 
#define DIR_CCW   0x20
 

Macro Definition Documentation

◆ DIR_CCW

#define DIR_CCW   0x20

◆ DIR_CW

#define DIR_CW   0x10

◆ DIR_NONE

#define DIR_NONE   0x0

◆ ENABLE_PULLUPS

#define ENABLE_PULLUPS