Question
Timer 1 output pin not performing PWM

I have defined PE9 as belonging to Timer 1;
I setup timer 1 as PWM as shown above.
When I enable the timer, nothing happens at PE9.
I tried setting force high; no change
When I define PE9 as standard output forced high, it goes high. So I know that the pin is connected correctly to the board.
But I'm not doing something to correctly setup PE9 as a PWM output
