SM502_I2C_STAT_ERROR
if (status & (SM502_I2C_STAT_COMPLETE | SM502_I2C_STAT_ERROR))
if (timo == 0 || (status & SM502_I2C_STAT_ERROR))