Serial Wombat Arduino Library
|
Go to the source code of this file.
Classes | |
class | SerialWombatPulseTimer |
A Class which uses a Serial Wombat pin to measure the length of a pulse high and low time. More... | |
class | SerialWombatPulseTimer_18AB |
extends the SerialWombatPulseTimer class with SW18AB specific functionality / This class adds functionality that is specific to the SW18AB firmware in addition to generic SerialWombatPulseTimer functionality avaialble on all Serial Wombat chips More... | |
Enumerations | |
enum | SerialWombatPulseTimerUnits { SW_PULSETIMER_uS = 0 , SW_PULSETIMER_mS = 1 } |
Enumerator | |
---|---|
SW_PULSETIMER_uS | |
SW_PULSETIMER_mS |
Definition at line 35 of file SerialWombatPulseTimer.h.