#define SPEED_INT_ENABLE (  )    EIMSK |= (1<<INT0);

Definition at line 45 of file speed.c.

Referenced by ISR(), and speed_Init().