4.0.13 • Published 3 months ago

@mchp-mcc/scf-pic8-tmr0-v1 v4.0.13

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

Timer 0 (TMR0)

Overview

The Timer0 module operates as a synchronous/asynchronous 8/16-bit timer/counter. It features a programmable period (8-bit mode only), and selectable clock sources, prescalers, and interrupts.

Changelog

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

4.0.13 - 2024-02-14

New Features

  • CC8SCRIP-19504 :- Internal Improvements

Improvements

  • CC8SCRIP-7838 :- Q83 TMR0 period register does not indicate units of time

4.0.12 - 2023-11-14

Bug Fixes

  • CC8SCRIP-17919 :- Custom name issue with the MCC generated code for Timers
  • CC8SCRIP-13733 :- Fixed ticker factor component as alphanumeric value for TMR0
  • CC8SCRIP-12534 :- Fixed TMR0 callback function rate units
  • CC8SCRIP-9069 :- Added milliseconds (ms) and microseconds (us) units to display for Timer0 Actual Period

4.0.11 - 2022-11-24

Bug Fixes

  • CC8SCRIP-9181 :- Incorrect initialization for TMR_INTERFACE structure.
  • CC8SCRIP-9047 :- Override default timer clock source to HFINTOSC.
  • CC8SCRIP-4031 :- Severe notification is getting displayed when multiple timers are loaded.