Beam-lib  2.16.3
This is the Beam C++ class library.
Public Member Functions | List of all members
BRtc Class Reference

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...
 

Detailed Description

Realtime clock.

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: