Keyboard interrupts

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Keyboard interrupts

1,039 次查看
davidsherman
Senior Contributor I

I have created a GPIO component, and I have MQX-Lite running.  I can use the GPIO APIs to set and clear the outputs.  Now, if I try to enable events on a pin, it just says they aren't supported, yet the pins have keyboard interrupts attached to them.  If I try to use the IRQ module, it only recognizes the port I pins.  Is there a preferred way of using keyboard interrupts with MQX-Lite?

标签 (1)
0 项奖励
回复
1 回复

894 次查看
davidsherman
Senior Contributor I

Never mind, I wrote my own interrupt handler.

0 项奖励
回复