#include <stdint.h>#include <vector>#include <models/I2CError.h>#include <constants/I2CMessageType.h>Go to the source code of this file.
Classes | |
| class | apra::I2C_Message |
Namespaces | |
| namespace | apra |
Macros | |
| #define | I2C_RETRY_FAILURE_DELAY 5000 |
| #define I2C_RETRY_FAILURE_DELAY 5000 |
Definition at line 20 of file I2CMessage.h.