|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "TimingIssues.hpp"#include "timing/SFPMuxIONode.hpp"#include "timing/I2C9546SwitchNode.hpp"#include "uhal/DerivedNode.hpp"#include <chrono>#include <string>Go to the source code of this file.
Classes | |
| class | dunedaq::timing::MIBIONode |
| Class for the timing FMC board. More... | |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::timing |
| < Message parameters | |
MIBIONode is a class providing an interface to the FMC IO firmware block.
This is part of the DUNE DAQ Software Suite, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file MIBIONode.hpp.