The flexible 16-bit PWM Timer/Counter type A (TCA) provides accurate program execution timing, frequency and waveform generation, and command execution.
A TCA consists of a base counter and a set of compare channels. The base counter can be used to count clock cycles or events, or let events control how it counts clock cycles. It has direction control and period setting that can be used for timing. The compare channels can be used together with the base counter to do compare match control, frequency generation, and pulse-width waveform modulation.
By default, the TCA is a 16-bit timer/counter. The timer/counter has a Split mode feature that splits it into two 8-bit timer/counters with three compare channels each.
All notable changes to this project will be documented in this file.
- M8PD-9494 :- Software quality improvements
- M8PD-9493 :- Add support for Initializer API generation options
- M8PD-9492 :- Use DFP defined macros in generated code
No changes from previous version
No changes from previous version