@mchp-mcc/scf-avr8-tcb-v2
v1.0.1
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
55
Maintainers
Keywords
Readme
16-bit Timer/Counter type B (TCB)
Overview
The capabilities of the 16-bit Timer/Counter type B (TCB) include frequency and waveform generation, and input capture on event with time and frequency measurement of digital signals. The TCB consists of a base counter and control logic that can be set in one of eight different modes, each mode providing unique functionality. The base counter is clocked by the peripheral clock with optional prescaling.
Changelog
All notable changes to this project will be documented in this file.
[1.0.1] - 2024-01-22
Improvements
- CC8SCRIP-18381 :- TCB - No APIs implemented to read and write the CCMP register and to be able to poll interrupt flags
[1.0.0] - 2023-10-10
New Features
- CC8SCRIP-15386 :- TCB - Custom name doesn't validate that it's a valid C identifier
- CC8SCRIP-15382 :- TCB - Requested Timeout is in ns rather than s
- CC8SCRIP-15380 :- TCB - Clear interrupt flags API has incorrect implementation
- CC8SCRIP-15094 :- TCB - Ping Grid view not consistent with Pin Settings