I am a Arduino newbie (I am looking to develop a project for Arduino Day 2020), although a very familiar with AVR devices and C programming. I am struggling with trying to determine which resources, especially timers, are dedicated in support of various Arduino functions, like delay(), etc.? Is there any guide to resource restrictions? Are any of the EEPROM locations reserved?
Thanks in advance for any guidance on this subject.
Gene