#define SPEED_INT_DISABLE (  )    EIMSK &= ~(1<<INT0);

Definition at line 48 of file speed.c.

Referenced by ISR().