In LPC2129, For generating the PWM signals, MR0 is used to set the cycle rate.But what is the relation between the value(hexadecimal) given in MR0 and frequency of PWM signals? How to generate 6 PWM signals each with 60 degree delay in LPC2129 with c coding?