DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
WIB_FEMB.cpp File Reference
#include "wibmod/WIB1/WIB.hh"
#include "wibmod/WIB1/WIBException.hh"
#include "wibmod/WIB1/FE_ASIC_reg_mapping.hh"
#include "wibmod/WIB1/ADC_ASIC_reg_mapping.hh"
#include "wibmod/WIB1/ASIC_reg_mapping.hh"
#include <unistd.h>
#include <sstream>
#include <iostream>
#include <iomanip>
#include <bitset>
Include dependency graph for WIB_FEMB.cpp:

Go to the source code of this file.

Macros

#define sleep(x)
 

Macro Definition Documentation

◆ sleep

#define sleep ( x)
Value:
usleep((useconds_t) x * 1e6)

Definition at line 12 of file WIB_FEMB.cpp.