It is really essentially important for me to know if the hardware timers are in use when programming avr mcu with B4r or if they are not used. Thanks for reply.
Okay That means I can use timers for several stuffs in precise frequency generation. I know that I will have to use inline C and that the main task always gets stopped when timer reaches an interrupt . Thanks for answering