Timer Interrupts on Due

// Set pulse width to 50%
PWM_Percent = 50;

How to change it to micro seconds?

Thanks in advance