Arduino Due timer interrupt

Hi!!
I'm using an arduino due and I would like to setup an interrupt every 200ms. So I would like to have help in initializing Register. If someone knows a clear tutorial or have an example because the Due microcontroller is different from Uno or mega (using AVR).

Just search for the "DueTimer" library. It will probably fit your needs :wink: