1.0.0 • Published 2 years ago

@mchp-mcc/tu-driver v1.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

MCC Melody Universal Timer (UTMR) Driver

Overview

The Universal Timer module is a 16-bit timer/counter with a combination of signal measurement and hardware limit timer functions. It is designed to provide all timer/counter related functions in a single peripheral, and the UTMR Driver imports the instances of the UTMR PLib.

Features

  • Main/Secondary chaining, which allows two timer/counters to be combined into a single larger timer/counter with a single set of control registers
  • Full asynchronous clocking
  • Dual Output modes
  • Double-buffered period register
  • Interrupt on Start, Stop and Reset

Changelog

All notable changes to this project will be documented in this file.

1.0.0 - 2022-08-25

New Features

  • CC8SCRIP-8044 :- Initial module release