libyggdrasil  v1.0.0
i2c.hpp File Reference

I2C abstraction implementation for Asgard. More...

#include <cpp/common/frontend/i2c.hpp>
#include <string>
#include <array>
#include <unistd.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <linux/i2c-dev.h>
Include dependency graph for i2c.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bsp::asg::drv::I2C< InterfaceNumber >
 I2C implementation for Asgard. More...
 

Namespaces

 bsp
 
 bsp::asg
 
 bsp::asg::drv
 

Detailed Description

I2C abstraction implementation for Asgard.

Author
Fabian Weber, Nikolaij Saegesser