AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
Classes | Macros
DefaultSystemInterface.cpp File Reference

SystemInterface implementation example overloads ringDoorbell() to actually "do work". a real implementation should perform a shared memory interface with another process. More...

#include "AcqSys.h"
#include <string.h>

Go to the source code of this file.

Classes

class  DummySingleThreadControlSystemInterface
 

Macros

#define PWM_MAGIC   0xbe8bb8fa
 

Detailed Description

SystemInterface implementation example overloads ringDoorbell() to actually "do work". a real implementation should perform a shared memory interface with another process.

Created on: 14 Mar 2020 Author: pgm

Definition in file DefaultSystemInterface.cpp.

Macro Definition Documentation

◆ PWM_MAGIC

#define PWM_MAGIC   0xbe8bb8fa

Definition at line 16 of file DefaultSystemInterface.cpp.