原创 程序检测信号的上升沿

2009-9-10 17:51 2529 4 4 分类: 工程师职场

test_ind=0;


if(test_signal ==1){if(test_ind ==0){.......}


test_ind = 1;}


else


{test_ind = 0;}


 

文章评论0条评论)

登录后参与讨论
我要评论
0
4
关闭 站长推荐上一条 /2 下一条