Beam-lib
2.16.3
This is the Beam C++ class library.
|
Threaded real time clock. 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... | |
Threaded real time clock.
BRtcThreaded::BRtcThreaded | ( | ) |
BRtcThreaded::~BRtcThreaded | ( | ) |
BError BRtcThreaded::init | ( | int | rate | ) |
Setup interrupt rate.
void BRtcThreaded::wait | ( | int | delayUs | ) |
Wait specified uS.