Das mit den 3 Interrupts und 4 PWM ist richtig. Siehe folgende Pins:

4xPWM:

OC2 – Pin PD7
OC1A – Pin PD5
OC1B – Pin PD4
AIN1/OC0 – Pin PB3

Und 3x Interrupts:

Int0 - Pin PD2
Int1 - Pin PD3
Int2 - Pin PB2


Krischan