M5UnitUnified 0.1.2 git rev:98f967c
Loading...
Searching...
No Matches
adapter_i2c.hpp File Reference

Adapter for I2C to treat M5HAL and TwoWire in the same way. More...

#include "adapter_base.hpp"
#include "pin.hpp"

Go to the source code of this file.

Classes

class  m5::unit::AdapterI2C
 I2C access adapter. More...
 
class  m5::unit::AdapterI2C::I2CImpl
 
class  m5::unit::AdapterI2C::BusImpl
 

Namespaces

namespace  m5
 Top level namespace of M5stack.
 

Detailed Description

Adapter for I2C to treat M5HAL and TwoWire in the same way.