GPIO Interrupt

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

GPIO Interrupt

381件の閲覧回数
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

ラベル(1)
0 件の賞賛
0 返答(返信)