|
atMETEO
An ATmega based weather station
|
Wrapper for accessing built-in I2C (TWI) communication interfaces. More...
#include <inttypes.h>#include <external/i2cmaster/i2cmaster.h>Go to the source code of this file.
Classes | |
| class | Avr::I2c |
| A C++ wrapper for accessing the built-in I2C (TWI) communication interfaces. More... | |
Namespaces | |
| Avr | |
| Namespace containing all symbols of the AVR C++ utilities library. | |
Wrapper for accessing built-in I2C (TWI) communication interfaces.
Avr::I2c is a class implementing a C++ wrapper for accessing the built-in I2C (TWI) communication interfaces.
1.8.13