@mchp-mcc/scf-pic8-tmr2-v1
v5.1.3
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
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.1.3] - 2026-03-13
New Features and Improvements
- M8PD-17518 :- PIC18FxxQ35 device family support
