@mchp-mcc/scf-avr8-rstctrl-v1
v4.1.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
500
Maintainers
Keywords
Readme
RSTCTRL - Reset Controller
Overview
The Reset Controller (RSTCTRL) manages the Reset of the device. When receiving a Reset request, it sets the device to an initial state and allows the Reset source to be identified by the software. The Reset controller can also be used to issue a Software Reset (SWRST).
Generated Files
This driver generates the following files:
- ./mcc_generated_files/system/rstctrl.h => A driver file containing the API function prototype.
Changelog
All notable changes to this project will be documented in this file.
[4.1.0] - 2025-04-07
New Features and Improvements
- M8PD-15021 :- Added Support for AVR-SD Device Family
