LTR501_STATUS_ALS_RDY
mask |= LTR501_STATUS_ALS_RDY;
if (mask & LTR501_STATUS_ALS_RDY) {
ret = ltr501_drdy(data, LTR501_STATUS_ALS_RDY);