5.0.10 • Published 2 months ago

@mchp-mcc/scf-avr8-tcb-v1 v5.0.10

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 months ago

16-bit Timer/Counter type B (TCB)

Overview

The capabilities of the 16-bit Timer/Counter type B (TCB) include frequency and waveform generation, and input capture on event with time and frequency measurement of digital signals. The TCB consists of a base counter and control logic that can be set in one of eight different modes, each mode providing unique functionality. The base counter is clocked by the peripheral clock with optional prescaling.

Changelog

All notable changes to this project will be documented in this file.

5.0.10 - 2024-03-20

Bug Fixes

  • CC8SCRIP-18888 :- Overflow ISR prototype not generated

5.0.9 - 2023-10-31

Bug Fixes

  • CC8SCRIP-3297 :- when using 2 timers get error: Modules all generate the same file ... timer_interface.h

Improvements

  • CC8SCRIP-4064 :- Support for 8-bit PWM mode

5.0.8 - 2023-09-07

New Features

  • CC8SCRIP-17700 :- Updated Timer task API, updated OVF interrupt flag, fixed pin issue, added custom name validator and Timeout unit correction