1.0.0 • Published 1 year ago

@mchp-mcc/scf-avr8-wwdt-v4 v1.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 year ago

Watch Dog Timer (WDT):

Overview:

The device has an Enhanced Watchdog Timer (WDT). The WDT is a timer counting cycles of a separate on-chip 128 kHz oscillator. The WDT gives an interrupt or a system reset when the counter reaches a given time-out value. In normal operation mode, it is required that the system uses the Watchdog Timer Reset (WDR) instruction to restart the counter before the time-out value is reached. If the system doesn't restart the counter, an interrupt or system reset will be issued.

Changelog

All notable changes to this project will be documented in this file.

1.0.0 - 2022-12-23

New Features

  • CC8SCRIP-12435 :- Added support for ATmega32x devices