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