4.3.9 • Published 6 months ago

@mchp-mcc/scf-pic8-tmr1-v1 v4.3.9

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

TMR1 - Timer1 Module with Gate Control

Overview

The TMR1 module operates as a synchronous/asynchronous 16-bit timer/counter. It features a programmable internal or external selectable clock sources, prescalers and interrupts.

The TMR1 module can be configured to count freely or the count can be enabled and disabled using the timer gate circuitry. The timer gate can also be driven by multiple selectable sources.

Changelog

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

4.3.9 - 2023-11-14

Bug Fixes

  • CC8SCRIP-17919 :- Custom name issue with the MCC generated code for Timers

4.3.8 - 2023-09-25

Bug Fixes

  • CC8SCRIP-17686 :- Period value is not calculated correctly for MFINTOSC

Improvements

  • CC8SCRIP-18193 :- Synchronization value should be disabled by default

4.3.7 - 2023-08-24

Bug Fixes

  • CC8SCRIP-17327 :- Period value is not correctly loaded in Reload variable in Initializer function.