4.0.7 • Published 12 months ago

@mchp-mcc/scf-avr8-rstctrl-v1 v4.0.7

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
12 months ago

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.0.7 - 2023-05-19

New Features

  • CC8SCRIP-15698 :- AVR RSTCTRL : Fixed error for Reset Pin configuration for AVREAxx

4.0.6 - 2022-11-24

New Features

  • CC8SCRIP-10217 :- Added Analytics Support
  • CC8SCRIP-8738 :- Added Component-Level Help and Tooltips

4.0.5 - 2022-01-24

Bug Fixes

  • CC8SCRIP-6917 :- Reset Control: Fixed SW Reset API issue