external interrupt is not generating on PB0 pin
Posted on September 16, 2016 at 20:17hi,i m trying to set the external interrupt for PB0 pin on rising or falling edge. i configured but it is not working properly.here is configuration i gave[CODE]&sharpdefine NVIC_PRIORITY_MASK(prio) ((prio) << (8...