is there any example for interrupt prog for limit switch..
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Thu Mar 26, 2009 12:49 am
There is a program here that demonstrates some interrupt concepts:
http://www.ccsinfo.com/forum/viewtopic.php?t=17301&start=2
It's somewhat out of date, in that there is now a function called
clear_interrupt(). You don't need to write directly to the INTF_BIT
to clear it anymore. You can just call
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum