Xmega IEC60730 Class B Library  1.0
 All Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
classb_wdt_test.h File Reference

Detailed Description

Settings for the watchdog timer test.

Application note:
AVR1610: Guide to IEC60730 Class B compliance with XMEGA
Documentation
For comprehensive code documentation, supported compilers, compiler settings and supported devices see readme.html
Author:
Atmel Corporation: http://www.atmel.com
Support email: avr@a.nosp@m.tmel.nosp@m..com

Copyright (C) 2012 Atmel Corporation. All rights reserved.

Definition in file classb_wdt_test.h.

#include "avr_compiler.h"
#include "classb_rtc_common.h"
#include "error_handler.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.