Cern
LibTmsApi 2.3.0

Realtime clock. More...

#include <BRtc.h>

Public Member Functions

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

Private Attributes

int ofd
 
int orate
 

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.

Member Data Documentation

◆ ofd

int BRtc::ofd
private

◆ orate

int BRtc::orate
private

The documentation for this class was generated from the following files:
  • /src/cern/tms/tms/beam/libBeam/BRtc.h
  • /src/cern/tms/tms/beam/libBeam/BRtc.cpp