i2c_error_cb_t typedef

typedef void(* i2c_error_cb_t) (struct i2c_m_async_desc *const i2c, int32_t error)

The I2C master callback function type for error.