Go to the documentation of this file.
23 #ifndef _HARDWARE_CONFIG_H
24 #define _HARDWARE_CONFIG_H
26 #define I2C_HOW_MANY_BUSY_CHECKS_AFTER_STOP 250
28 #define TWI_TIMEOUT 1000
35 #define I2C_BUS_CLOCK (30418L)
41 #define I2C_MAX_DATA_LENGTH (32)
47 #define I2C_MAX_ERROR_COUNT (3)