2014-07-23 02:10 AM
I want to config external interrupt line 0 in both falling/rising edge mode. But I don't know how I can detect that event happen due to falling edge or rising edge. It should do different function for falling and rising edge.
I can't use two external interrupt pin and connect them to find every rising or falling edge.