#include "avr/io.h" #include "avr/interrupt.h" int main () { DDRB |= 0x20; TCNT0 = -32; TCCR0 = 0x01; TIMSK = (1<