This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Difference B/W RAW Status Reg and Status Reg on LPC3250

What is the difference between interrupt Raw status register and interrupt status register on LPC3250?

Parents
  • yes. i got this point from user manual. but my question is are we need to check this register before enable interrupt on ER register. Is this make any difference if we won't check?
    For interrupt on GPIO i used RSR interrupt to acknowledge. but in timer we have TnIR to acknoledge. how can we use this registar?

Reply
  • yes. i got this point from user manual. but my question is are we need to check this register before enable interrupt on ER register. Is this make any difference if we won't check?
    For interrupt on GPIO i used RSR interrupt to acknowledge. but in timer we have TnIR to acknoledge. how can we use this registar?

Children