I'am working with ArduinoZeo library. But I would like to know how to calculate frequency, in this file here you can see if/else to calculate diveder, compare and prescaler. But I would like to know how to calculate these items with math formula.
For exemple if I want to create my timer at 10Hz frequency, what's the formula?? I didn't find concret examples on internet.