Behzad.1947
Newbie level 1
- Joined
- May 4, 2015
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 6
Hi dears
I have problem with avr registers.
1. what is the equivalent of
(PCMSK |= (1<<PCINT1); //atTINY13) on the atmega 8 ?
2. how could I set the avr(atmega8 or 16) clock on 9.6Mhz ?
Thanks
I have problem with avr registers.
1. what is the equivalent of
(PCMSK |= (1<<PCINT1); //atTINY13) on the atmega 8 ?
2. how could I set the avr(atmega8 or 16) clock on 9.6Mhz ?
Thanks