Macros | |
#define | I2C_RX_TX_TIMEOUT (5) |
Ticks allowed before timeout of a single byte transmission. | |
#define | I2C_START_TIMEOUT (20) |
Ticks allowed before timeout when attempting start on I2C bus. | |
The defined I2C timeout values will be used if the user does not include the 'ticks_to_wait' parameter when calling I2C functions.