FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
Atomic I2C command as used internally by an asynchronous I2C Manager. More...
#include <fastarduino/i2c_handler_common.h>
Friends | |
template<I2CMode , I2CErrorPolicy , bool , typename , bool , typename > | |
class | AbstractI2CAsyncManager |
Atomic I2C command as used internally by an asynchronous I2C Manager.
You shall use it when you define a buffer of commands for an asynchronous I2C Manager constructor.
Each command embeds:
Definition at line 319 of file i2c_handler_common.h.
|
friend |
Definition at line 347 of file i2c_handler_common.h.