How to use PWM for Arduino Due and make an LED blinking

Hi folks,

I have a question for you and wonder if you can kindly guide me.

I don’t know why the data sheet of Arduino Due is difficult to me to understand.

I just want to use PWM to make some LEDs blink. I found some register such as PWM_ENA to enable the PWM and the others to

do this purpose but don’t know how to make it work and change the frequency.

By any chance, has anyone done this job before?

This is really urgent and I am so frustrated!

I really appreciate if you can give me some hints.

Due is totally different from Uno to use PWM stuff.

Thank you in advance.