#ifndef _I2C_CH0_IMPL_HPP_ #define _I2C_CH0_IMPL_HPP_ #include "i2c.hpp" struct I2C_CH0_impl { }; #endif //_I2C_CH0_IMPL_HPP_