I2C_MASTER_DONE_IND
enum i2c_state_ind ind = I2C_MASTER_DONE_IND;
bus->stop_ind = I2C_MASTER_DONE_IND;
case I2C_MASTER_DONE_IND: