Translate timer interrupts MKR 1010 Wifi board

Hi,
Recently, I just started with timer interrupts on Arduino Uno.
Things work fine but now I want to do something similar on the Arduino MKR1010Wifi Board that uses the SAMD chip.
Can somebody give me some pointers how to "translate" my code for this new board?
(I use something similar to what is described here in step 11 https://www.instructables.com/Arduino-Bike-Speedometer/)
I found a couple of code example here but miss a bit the explanation for a beginner like me.
Would appreciate any help I can get.
Many thanks,
Ludwig

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.