FD1_CTL_IRQSTA
int_status = fdp1_read(fdp1, FD1_CTL_IRQSTA);
fdp1_write(fdp1, ~(int_status) & FD1_CTL_IRQ_MASK, FD1_CTL_IRQSTA);