This library enables you to use Interrupt from Hardware Timers on Arduino AVRDx-based boards (AVR128Dx, AVR64Dx, AVR32Dx, etc.) using DxCore. These AVRDx Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software tim…
timer accuracy isr non-blocking timer-interrupt mission-critical megaavr hardware-timers avr-da tinyavr avr-db avr-dd dxcore avr64dx avr128dx avr32dx megatinycore dx-timerinterrupt tcb-timers
- Updated
Dec 5, 2022 - C