In a message posted in the easyC forum, someone askes if there was a way of changing the duty cycle (and presumably other) charactetristics of the PWM outputs.
The response was the this was not possible in easyC or in regular C (MPLAB).
I am pretty sure that it is, in fact, possible to change the PWMs. From RKW’s Serial Ports Codebase (v .3 – the current version)
And further down in the same file:
I m on the road at the moment, and do not have ready access to some of my workspaces, but I am pretty sure that I have done this before.