2.0.0 • Published 9 months ago
@mchp-mcc/scf-pic8-tmr2-v2 v2.0.0
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
Changelog
All notable changes to this project will be documented in this file.
2.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
1.0.1 - 2023-06-22
No changes from previous version
1.0.0 - 2023-03-31
No changes from previous version