|
BayEOSArduino Library
|
The class used to define the processor timer for the SDI-12 serial emulation. More...
#include <SDI12_boards.h>
Public Member Functions | |
| SDI12Timer () | |
| Construct a new SDI12Timer. | |
| void | configSDI12TimerPrescale (void) |
| Set the processor timer prescaler such that the 10 bits of an SDI-12 character are divided into the rollover time of the timer. More... | |
| void | resetSDI12TimerPrescale (void) |
| Reset the processor timer prescaler to whatever it was prior to being adjusted for this library. More... | |
The class used to define the processor timer for the SDI-12 serial emulation.
| void SDI12Timer::configSDI12TimerPrescale | ( | void | ) |
Set the processor timer prescaler such that the 10 bits of an SDI-12 character are divided into the rollover time of the timer.
| void SDI12Timer::resetSDI12TimerPrescale | ( | void | ) |
Reset the processor timer prescaler to whatever it was prior to being adjusted for this library.