fdhwlib
2.0.25
|
#include <fltautoincram.h>
The class FltAutoIncRAM implements the auto increment read access defined in the SLT.
See: SLT docu, PCI interface, Block Transfer Registers
Definition at line 25 of file fltautoincram.h.
hw4::FltAutoIncRAM::FltAutoIncRAM | ( | const char * | name, |
int | slotID, | ||
unsigned int | regID, | ||
int | r, | ||
int | w, | ||
int | len, | ||
int | addrShift, | ||
int | blockLen | ||
) |
virtual hw4::FltAutoIncRAM::~FltAutoIncRAM | ( | ) | [virtual] |
void hw4::FltAutoIncRAM::readBlockAutoInc | ( | int | chan, |
unsigned long * | data, | ||
unsigned long | start, | ||
unsigned long | blockLen | ||
) |