fdhwlib
2.0.25
|
#include <sltlongregister.h>
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.
hw4::SltLongRegister::SltLongRegister | ( | const char * | name, |
int | slotID, | ||
unsigned int | regID, | ||
int | r, | ||
int | w | ||
) |
virtual hw4::SltLongRegister::~SltLongRegister | ( | ) | [virtual] |
void hw4::SltLongRegister::read | ( | unsigned long long * | data | ) |
void hw4::SltLongRegister::read | ( | unsigned long * | high, |
unsigned long * | low | ||
) |