Keyboard interrupts

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

Keyboard interrupts

1,036件の閲覧回数
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 返信

891件の閲覧回数
davidsherman
Senior Contributor I

Never mind, I wrote my own interrupt handler.

0 件の賞賛
返信