@mchp-mcc/scf-pic8-clkref-v1
v4.0.10
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
2,385
Maintainers
Keywords
Readme
Clock Reference Driver
Overview
The Clock Reference (CLKREF) module provides the ability to send a clock signal to the clock reference output pin (CLKR). The reference clock output can be routed internally as an input signal for other peripherals, such as the timers and CLCs.
Generated Files
This driver generates the following files:
- ./mcc_generated_files/clkref/src/clkref.c => A driver file containing Register Initialization and API function implementations
- ./mcc_generated_files/clkref/clkref.h => A driver file containing the API function prototypes
Changelog
All notable changes to this project will be documented in this file.
[4.0.10] - 2023-10-09
New Features
- CC8SCRIP-16970 :- Added APFCON Support
[4.0.9] - 2023-07-20
New Features
- CC8SCRIP-17003 :- Added CLC Dependency Selector
[4.0.8] - 2023-05-01
New Features
- CC8SCRIP-15303 :- Added support for PIC12/16(L)F182x/4x device family
- CC8SCRIP-13112 :- Added support for PIC16(L)F178x device family