Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
BRtcThreaded Class Reference
A thread safe class to access to the systems real time battery backed up time hardware. More...
#include <BRtc.h>
Inheritance diagram for BRtcThreaded:
Public Member Functions | |
| BRtcThreaded () | |
| ~BRtcThreaded () | |
| BError | init (int rate) |
| Setup interrupt rate. | |
| void | wait (int delayUs) |
| Wait specified uS. | |
Detailed Description
A thread safe class to access to the systems real time battery backed up time hardware.
Constructor & Destructor Documentation
◆ BRtcThreaded()
| BRtcThreaded::BRtcThreaded | ( | ) |
◆ ~BRtcThreaded()
| BRtcThreaded::~BRtcThreaded | ( | ) |
Member Function Documentation
◆ init()
| BError BRtcThreaded::init | ( | int | rate | ) |
Setup interrupt rate.
◆ wait()
| void BRtcThreaded::wait | ( | int | delayUs | ) |
Wait specified uS.
The documentation for this class was generated from the following files:
Generated by
