wdt_opt_t Struct Reference

#include <wdt4.h>


Detailed Description

WDT startup options.

Definition at line 69 of file wdt4.h.


Data Fields

unsigned char cssel
 Clock Source Select.
unsigned char dar
 Disable WDT after reset.
unsigned char fcd
 Flash Calibration Done.
unsigned char mode
 Mode selection for the WDT.
unsigned char sfv
 Store final Value.
unsigned long long us_timeban_period
 Prescaler value for the timeban.
unsigned long long us_timeout_period
 Prescaler value for the timeout.

Field Documentation

unsigned char wdt_opt_t::cssel

Clock Source Select.

Definition at line 76 of file wdt4.h.

Referenced by wdt_enable(), wdt_get_us_timeban_period(), and wdt_get_us_timeout_period().

unsigned char wdt_opt_t::dar

Disable WDT after reset.

Definition at line 84 of file wdt4.h.

Referenced by wdt_enable().

unsigned char wdt_opt_t::fcd

Flash Calibration Done.

Definition at line 78 of file wdt4.h.

Referenced by wdt_enable().

unsigned char wdt_opt_t::mode

Mode selection for the WDT.

Definition at line 82 of file wdt4.h.

Referenced by wdt_enable().

unsigned char wdt_opt_t::sfv

Store final Value.

Definition at line 80 of file wdt4.h.

Referenced by wdt_enable().

unsigned long long wdt_opt_t::us_timeban_period

Prescaler value for the timeban.

Definition at line 74 of file wdt4.h.

Referenced by wdt_enable().

unsigned long long wdt_opt_t::us_timeout_period

Prescaler value for the timeout.

Definition at line 72 of file wdt4.h.

Referenced by wdt_enable(), and wdt_scheduler().


Generated on Fri Feb 19 02:27:58 2010 for AVR32 - Watchdog Driver by  doxygen 1.5.5