Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
BRtc Class Reference
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. | |
| void | wait (int delayUs) |
| Wait specified uS. | |
Detailed Description
Realtime clock for access to the systems real time battery backed up time hardware.
Constructor & Destructor Documentation
◆ BRtc()
| BRtc::BRtc | ( | ) |
◆ ~BRtc()
| BRtc::~BRtc | ( | ) |
Member Function Documentation
◆ init()
| BError BRtc::init | ( | int | rate | ) |
Setup interrupt rate.
◆ wait()
| void BRtc::wait | ( | int | delayUs | ) |
Wait specified uS.
The documentation for this class was generated from the following files:
Generated by
