How does HPWM work when the pulses are set for 50 per second (20msec) period and the code loops more quickly than that. ie the next HPWM command happens before the last one got a chance to count out the 20 msec.

Is it obvious if I study the ASM code? I wish I could find a compact library so I could read ASM easily.

Ken