1.0.1 • Published 11 months ago

@mchp-mcc/scf-pic8-tmr2-v2 v1.0.1

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

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.

1.0.1 - 2023-06-22

New Features

  • CC8SCRIP-16586 :- Update TMR2 to support K20, K22, and K50 Devices

1.0.0 - 2023-03-31

New Features

  • CC8SCRIP-14992 :- Initial release