I need a timer 3 minutes long and I saw in SDK examples a 32 bit timer is used.
How can I change it?
I had a look in timer.h timer.c timer_if.h and timer_if.c but I did not understand how to do it.
I think I should use some parameter when I create and initialize my timer but I didn't got it.
Can anyone help?