Serial Wombat Arduino Library
Classes | Enumerations
SerialWombatPulseTimer.h File Reference
#include <stdint.h>
#include "SerialWombat.h"

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 }
 

Enumeration Type Documentation

◆ SerialWombatPulseTimerUnits

Enumerator
SW_PULSETIMER_uS 
SW_PULSETIMER_mS