Settings for the watchdog timer test.
Copyright (C) 2012 Atmel Corporation. All rights reserved.
Definition in file classb_wdt_test.h.
Include dependency graph for classb_wdt_test.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
Configuration settings | |
| #define | CLASSB_WDT_WPER WDT_WPER_500CLK_gc |
| This is the closed period, where WDT cannot be reset. | |
| #define | CLASSB_WDT_PER WDT_PER_250CLK_gc |
| This is the open period, where WDT has to be reset. | |
Functions | |
Class B Test | |
| void | classb_wdt_test (void) |
| This is the watchdog timer (WDT) self-diagnostic test. | |