Beamlib 3.1.1
This is the Beam C++ class library.
|
Realtime clock for access to the systems real time battery backed up time hardware. More...
#include <BRtc.h>
Public Member Functions | |
BRtc () | |
~BRtc () | |
BError | init (int rate) |
Setup interrupt rate. More... | |
void | wait (int delayUs) |
Wait specified uS. More... | |
Realtime clock for access to the systems real time battery backed up time hardware.
BRtc::BRtc | ( | ) |
BRtc::~BRtc | ( | ) |
BError BRtc::init | ( | int | rate | ) |
Setup interrupt rate.
void BRtc::wait | ( | int | delayUs | ) |
Wait specified uS.