#include "avr/io.h" #include "avr/interrupt.h" int main () { ddrc = 1<<3; portd = 1<<2; gicr = (1<