#include #include void timer_initialisierung(void) { DDRD = 0xff; //Ports A,B,D werden als Ausgänge gesetzt DDRA = 0xff; DDRB = 0xff; TCCR1A = (1<