DUDS
Distributed Update of Data from Something
DevI2c.cpp File Reference
#include <duds/hardware/interface/linux/DevI2c.hpp>
#include <duds/hardware/interface/I2cErrors.hpp>
#include <duds/hardware/interface/Conversation.hpp>
#include <duds/general/Errors.hpp>
#include <boost/exception/errinfo_errno.hpp>
#include <boost/exception/errinfo_file_name.hpp>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <linux/i2c.h>
#include <linux/i2c-dev.h>
Include dependency graph for DevI2c.cpp:

Go to the source code of this file.

Namespaces

 duds
 
 duds::hardware
 
 duds::hardware::interface
 Library code for interfacing with hardware external to the processor.
 
 duds::hardware::interface::linux
 A Linux specific library for communicating with external hardware.