Hi,
I have found a library for Timer1 on the playground and it says that it can be easily configured for other Timers. However,if we consider the use of Timer2 in asynchronous mode, there are some other aspects which need to be considered and the resgister bits are also a bit different.
Can someone share a link of library for using Timer2 in ascyncrhonus mode. Moreover I am finding it hard to understand some of the operators such as _BV and setting bits of registers using C. Can someone share link for learning the operators and stuff like that. I have also considered using Watch dog timer. Does any library exist for the use of Watch Dog Timer.