RTSR_RDAL1
if (rtsr & RTSR_RDAL1)
alrm->pending = (rtsr & RTSR_RDAL1) ? 1 : 0;
#define RTSR_TRIG_MASK (RTSR_AL | RTSR_HZ | RTSR_RDAL1 | RTSR_RDAL2\