I have an Arduino Duemilanove on which I would like to use the internal 16-bit timer to do PWM on pin 9 and not pin 10 (I have a Wifi shield in my project which requires the use of pin 10).
Is it possible to configure the timer to send a signal on pin 9 but to not touch pin 10?