fdhwlib  2.0.25
hw4::SltLongRegister Class Reference

#include <sltlongregister.h>

Inheritance diagram for hw4::SltLongRegister:
hw4::BaseRegister Pbus

List of all members.

Public Member Functions


Detailed Description

The defines a 64 bit register.

Each access the the register is split in two 32bit access.

Definition at line 28 of file sltlongregister.h.


Constructor & Destructor Documentation

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

Member Function Documentation

void hw4::SltLongRegister::read ( unsigned long long *  data)
void hw4::SltLongRegister::read ( unsigned long *  high,
unsigned long *  low 
)

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