Arduino Uno timer2 with SPI

Let me clarify:

Currently my interrupt is working, but my microSD card module (attached via an SPI connection) isn't working when I run the below interrupt with it. Thus I'm trying to figure out if the cause might be due to the PWM signal that is produced on pin Digital pin11 when using a timmer2 interrupt.

Thanks