FastArduino
v1.8
C++ library to build fast but small Arduino/AVR projects
|
Create a future to be used by asynchronous method values(GetValuesFuture&). More...
#include <fastarduino/devices/mcp23008.h>
Create a future to be used by asynchronous method values(GetValuesFuture&).
This is used by values()
to asynchronously launch the I2C transaction, and it shall be used by the caller to determine when the I2C transaction is finished.
Definition at line 266 of file mcp23008.h.