Account
| Beam-lib 2.16.3 This is the Beam C++ class library. |
BRtcThreaded Class Reference
Threaded real time clock. More...
#include <BRtc.h>
Inheritance diagram for BRtcThreaded:
Public Member Functions | |
| BRtcThreaded () | |
| ~BRtcThreaded () | |
| BError | init (int rate) |
| Setup interrupt rate. More... | |
| void | wait (int delayUs) |
| Wait specified uS. More... | |
Detailed Description
Threaded real time clock.
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
1.8.15 