elants_i2c_read
error = elants_i2c_read(client, buf, sizeof(buf));
error = elants_i2c_read(client, buf, 2);
error = elants_i2c_read(client, buf, 4);