|
DUDS
|
Distributed Update of Data from Something
|
#include <cstdint>#include <vector>#include <boost/noncopyable.hpp>Go to the source code of this file.
Classes | |
| struct | duds::hardware::interface::Smbus::NoPec |
| Use with constructors to specify that Packet Error Checking (PEC) will not be used. More... | |
| class | duds::hardware::interface::Smbus |
| An interface for communication with a SMBus device. More... | |
| struct | duds::hardware::interface::Smbus::UsePec |
| Use with constructors to explicitly specify that Packet Error Checking (PEC) be used. More... | |
Namespaces | |
| duds | |
| duds::hardware | |
| duds::hardware::interface | |
| Library code for interfacing with hardware external to the processor. | |