DUDS
Distributed Update of Data from Something
Smbus.hpp File Reference
#include <cstdint>
#include <vector>
#include <boost/noncopyable.hpp>
Include dependency graph for Smbus.hpp:
This graph shows which files directly or indirectly include this file:

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.