SAM Watchdog Driver Quick Start.
Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.
#include <asf.h>
Functions | |
void | configure_wdt (void) |
[setup] More... | |
int | main (void) |
[setup] More... | |
void configure_wdt | ( | void | ) |
[setup]
[setup_1]
[setup_1] [setup_2]
[setup_2]
[setup_3]
[setup_3]
[setup_4]
[setup_4]
int main | ( | void | ) |
[setup]
[setup_init]
[setup_init]
[main] [main_1]
[main_1]
[main_2]
[main_2]
[main_3]
[main_3]
[main_4]
[main_4] [main_5]
[main_5]
[main]
References configure_wdt(), port_pin_get_input_level(), port_pin_set_output_level(), system_get_reset_cause(), system_init(), SYSTEM_RESET_CAUSE_WDT, and wdt_reset_count().