FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
Light atomic I2C command as prepared by an I2C device. More...
#include <fastarduino/i2c_handler_common.h>
Friends | |
template<typename > | |
class | I2CDevice |
template<typename , I2CMode , typename , bool , typename > | |
class | AbstractI2CSyncManager |
template<I2CMode , I2CErrorPolicy , bool , typename , bool , typename > | |
class | AbstractI2CAsyncManager |
Light atomic I2C command as prepared by an I2C device.
Each command embeds:
Definition at line 260 of file i2c_handler_common.h.
|
friend |
Definition at line 300 of file i2c_handler_common.h.
|
friend |
Definition at line 301 of file i2c_handler_common.h.
|
friend |
Definition at line 302 of file i2c_handler_common.h.