Synopsis
#include <inavr.h>
void __watchdog_reset(void);
Description

__watchdog_reset inserts a WDR instruction into the function code.

__watchdog_reset is an intrinsic function and produces inline code.

Portability

__watchdog_reset can be used on any AVR device.