Content originally posted in LPCWare by deBoogle on Mon Mar 14 07:57:45 MST 2011
Hi guys,
Might be a bit of a dumb one this but here goes.
I can't seem to find the handler name for the GPIO interrupts, and I aren't sure if there is an IRQ enable in the NVIC.
Can anyone give some pointers...
I want to detect a falling edge on P0:25???
I have scoured my way through the manual and the header files (17xx.h etc) and if its there I am blind...
deBoogle