在TD1204

时间:2015-10-26 22:21:35

标签: microcontroller

我正在尝试定义在PIN 5中连接的按钮

//按钮初始化

SwitchId = TD_TOOLS_SWITCH_Init(USR0_PORT, 5 , gpioModeInputPull, true, true, 2, 5, 8);

然后我开始轮询,但按下按钮时没有任何反应

0 个答案:

没有答案