Quantcast
Channel: MCS Electronics Forum
Viewing all articles
Browse latest Browse all 20555

BASCOM-AVR : How to program for >1 PCINT? : NEWTOPIC

$
0
0
Hello all, I am currently using Pin Change Interrupt 1 [code:1:90d0624772] Pcmsk0 = &B00000010 'set mask for port pin used On Pcint0 Isr_tamper Enable Pcint0 [/code:1:90d0624772] Now I need to use another PCINT0. I think the Pcmsk0 code would be : Pcmsk0 = &B00000011 'set mask for port pin used But how to program when the even occurs - since it could be either? Tim [b:90d0624772][color=red:90d0624772](BASCOM-AVR version : 2.0.7.7 )[/b:90d0624772][/color:90d0624772]

Viewing all articles
Browse latest Browse all 20555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>