/* Select Center-Aligned PWM */ PWMCON1bits.CAM = 1; /* For Center-Aligned Mode */ PWMCON1bits.ITB = 1; /* Enable Independent Time Base */