GPIO Interrupt

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GPIO Interrupt

360 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by amoehl on Wed Apr 10 01:08:39 MST 2013

Hello,


currently i need a GPIO Interrrupt. Therefor i looked into the files lpc43xx_gpio.h and .c


I am wondering, why the functions for enabling the interrupt are excluded
with #define GPIO_INT


Is there something wrong with that? A Bug?.


At the moment i define this via compiler define. I will see, what happens.


 


Ey, and could me tell someone, what is the name of the ISR? GPIO_IRQHandler() ?? Until now, I didn't found any clue.


EDIT: Got it: GPIO0_IRQHandler()...


Andre

Labels (1)
0 Kudos
0 Replies