Microchip® Advanced Software Framework

wdt.c File Reference

SAM Watchdog Driver.

Copyright (c) 2012-2020 Microchip Technology Inc. and its subsidiaries.

#include "wdt.h"
#include <system.h>

Functions

void wdt_reset_count (void)
 Resets the count of the running Watchdog Timer that was previously enabled. More...
 
enum status_code wdt_set_config (const struct wdt_conf *const config)
 Sets up the WDT hardware module based on the configuration. More...