LibBeamApi
1.3.0
|
Realtime clock. 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... | |
Private Attributes | |
int | ofd |
int | orate |
Realtime clock.
BRtc::BRtc | ( | ) |
BRtc::~BRtc | ( | ) |
BError BRtc::init | ( | int | rate | ) |
Setup interrupt rate.
void BRtc::wait | ( | int | delayUs | ) |
Wait specified uS.
|
private |
|
private |