Microchip® Advanced Software Framework

Extra Information for WDT Driver

Acronyms

The table below presents the acronyms used in this module:

Acronym Description
WDT Watchdog Timer

Dependencies

This driver has the following dependencies:

Errata

There are no errata related to this driver.

Module History

An overview of the module history is presented in the table below, with details on the enhancements and fixes made to the module since its first release. The current version of this corresponds to the newest version in the table.

Changelog
Driver updated to follow driver type convention:
  • wdt_init, wdt_enable, wdt_disable functions removed
  • wdt_set_config function added
  • WDT module enable state moved inside the configuration struct
Initial Release