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