fdhwlib  2.0.25
hw4::SltCounter Class Reference

#include <sltcounter.h>

Inheritance diagram for hw4::SltCounter:
hw4::BaseRegister Pbus

List of all members.

Public Member Functions


Detailed Description

The defines a 64 bit register for the long Slt counters (run, veto, dead) Warning: The implemented order is MSB / LSB (not like in some older versions of the documentation.

Also the boad id registers use the other order).

Definition at line 30 of file sltcounter.h.


Constructor & Destructor Documentation

hw4::SltCounter::SltCounter ( const char *  name,
int  slotID,
unsigned int  regID,
int  r,
int  w 
)
virtual hw4::SltCounter::~SltCounter ( ) [virtual]

Member Function Documentation

virtual unsigned long hw4::SltCounter::read ( ) [virtual]

Read the register return the data and store it in the object cache.

Default: Read all data

Reimplemented from hw4::BaseRegister.

virtual void hw4::SltCounter::write ( unsigned long  data) [virtual]

Write data to hardware.

The write access is not cached.

Reimplemented from hw4::BaseRegister.


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