@mchp-mcc/scf-pic8-tmr2-v1
v5.0.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
2,376
Maintainers
Keywords
Readme
Timer 2 (TMR2)
Overview
The Timer2 module is a 8-bit timer that incorporates the following features:
- 8-bit timer and period registers
- Readable and writable
- Software programmable prescaler (1:1 to 1:128)
- Software programmable postscaler (1:1 to 1:16)
- Interrupt on T2TMR match with T2PR
- Full asynchronous operation
- Includes Hardware Limit Timer (HLT)
- Alternate clock sources
- External timer Reset signal sources
Changelog
All notable changes to this project will be documented in this file.
[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
[4.0.18] - 2023-11-03
No changes from previous version
[4.0.17] - 2023-08-23
No changes from previous version