DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "timing/I2CMasterNode.hpp"
#include "timing/I2CSlave.hpp"
#include "logging/Logging.hpp"
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | dunedaq::timing::LM75Node |
Namespaces | |
namespace | dunedaq |
The DUNE-DAQ namespace. | |
namespace | dunedaq::timing |
< Message parameters | |
LM75Node is a classes providing an interface to the LM75 temp mon IC.
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 LM75Node.hpp.