ZeroTC45

Timing

Allows use of the ARM Cortex-M0 TC4 and TC5 counters for periodic interrupts.
With this library you can use the TC4 and TC5 counters of an ARM Cortex-M0 based board to generate periodic interrupts. The counters have a 1 second or 1 millisecond resolution. Both counters use the same resolution.

Author: David Taylor

Maintainer: David Taylor

Read the documentation

Compatibility

This library is compatible with the samd architecture so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.