|
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::LTC2945Node |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::timing |
| < Message parameters | |
LM75Node is a classes providing an interface to the LTC2945 power 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 LTC2945Node.hpp.