mrfioc2  2.3.0
Macros
mrmevgseq.cpp File Reference
#include <stdio.h>
#include <mrfCommonIO.h>
#include "mrmevgseq.h"
#include "evgMrm.h"
#include "evgRegMap.h"
Include dependency graph for mrmevgseq.cpp:

Go to the source code of this file.

Macros

#define DEBUG(LVL, ARGS)   do{if(SeqManagerDebug>=(LVL)) {printf ARGS ;}}while(0)
 

Macro Definition Documentation

◆ DEBUG

#define DEBUG (   LVL,
  ARGS 
)    do{if(SeqManagerDebug>=(LVL)) {printf ARGS ;}}while(0)

Definition at line 25 of file mrmevgseq.cpp.