本文介绍了GpioPin中断的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好。
我正在为Windows IOT Core编写Visual Basic程序。
我需要函数"GpioPin中断"。
是否有这样的函数?
I need a function "GpioPin interrupt".
Is there such a function?
谢谢ץ
推荐答案
事件是valuechanged
the event is valuechanged
看看
PushButton样本 ev如果它的c#...
take a look at PushButton sample even if its c#...
你也可以使用Visual Studio的对象浏览器......
you could also use Visual Studio's Object Browser ...
这篇关于GpioPin中断的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!