#define PEDAL_INT_ENABLE (  )    EIMSK |= (1<<INT1);

Definition at line 40 of file pedal.c.

Referenced by ISR(), and pedal_Init().