@mchp-mcc/scf-pic8-tmr1-v1
v5.2.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Maintainers
Keywords
Readme
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.
[5.2.0] - 2025-03-06
New Features and Improvements
- M8PD-9611 :- Added support for Register Editor View
[5.1.0] - 2024-11-22
New Features and Improvements
- M8PD-11613 :- Add APIs to check and clear the TMRxGIF flag when gate is enabled
Bug Fixes
- M8PD-11612 :- Generate TMR1_OverflowStatusGet() and TMR1_OverflowStatusClear() APIs when TMRI bit is disabled and TMRGI is enabled
[5.0.0] - 2024-10-22
New Features and Improvements
- M8PD-9494 :- Software quality improvements
- M8PD-9493 :- Add support for Initializer API generation options
- M8PD-9492 :- Use DFP defined macros in generated code
