#include <rcuxx/Rcu.h>
List of all members.
Detailed Description
Cache of the TRigger CouNTers.
This provide the interface that concrete implementations should implement.
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
| mem | reference to memory |
| offset | Offset in memory |
| clear | Clear command |
Member Function Documentation
void Rcuxx::RcuTRCNT::Decode |
( |
unsigned int |
dat |
) |
[inline, virtual] |
void Rcuxx::RcuTRCNT::Print |
( |
|
) |
const [inline, virtual] |
unsigned int Rcuxx::RcuTRCNT::Received |
( |
|
) |
const [inline] |
- Returns:
- Recieved triggers
References fReceived.
unsigned int Rcuxx::RcuTRCNT::Accepted |
( |
|
) |
const [inline] |
- Returns:
- Accepted triggers
References fAccepted.
Member Data Documentation
The documentation for this class was generated from the following file: