BRtcThreaded Class Reference

Threaded real time clock. More...

#include <BRtc.h>

Inheritance diagram for BRtcThreaded:
BThread

List of all members.

Public Member Functions

 BRtcThreaded ()
 ~BRtcThreaded ()
BError init (int rate)
 Setup interrupt rate.
void wait (int delayUs)
 Wait specified uS.

Private Member Functions

void * function ()

Private Attributes

BRtc ortc
int orate
BCond ocond

Detailed Description

Threaded real time clock.


Constructor & Destructor Documentation

BRtcThreaded::BRtcThreaded (  ) 
BRtcThreaded::~BRtcThreaded (  ) 

Member Function Documentation

void * BRtcThreaded::function (  )  [private, virtual]

Reimplemented from BThread.

BError BRtcThreaded::init ( int  rate  ) 

Setup interrupt rate.

void BRtcThreaded::wait ( int  delayUs  ) 

Wait specified uS.


Member Data Documentation

int BRtcThreaded::orate [private]

The documentation for this class was generated from the following files:

Generated on 3 Oct 2012 for LibBeamApi by  doxygen 1.6.1