apds990x_read_byte
apds990x_read_byte(chip, APDS990X_STATUS, &status);
ret = apds990x_read_byte(chip, APDS990X_ID, &id);
ret = apds990x_read_byte(chip, APDS990X_REV, &chip->revision);