4.1.1 • Published 1 year ago
@mchp-mcc/scf-avr8-ac-v1 v4.1.1
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