@mchp-mcc/scf-avr8-ac-v1
v4.1.1
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
434
Maintainers
Keywords
Readme
Analog Comparator Driver
Overview
The Analog Comparator (AC) compares the voltage levels on two inputs and gives a digital output based on this comparison. The AC module can be configured to generate interrupt requests and/or events based on several different combinations of input change.
Generated Files
This driver generates the following files:
- ./mcc_generated_files/ac/src/ac.c => A driver file containing Register Initialization and API function implementations
- ./mcc_generated_files/ac/ac.h => A driver file containing the API function prototypes
Changelog
All notable changes to this project will be documented in this file.
[4.1.1] - 2024-06-14
Bug Fixes
- M8PD-6496 :- AC Output pin is missing in pin grid view for AVRDU devices
[4.1.0] - 2023-12-22
No changes from previous version
[4.0.11] - 2022-11-03
No changes from previous version