avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #51022] avr/wdt.h should support all of the modes of


From: Eric Tang
Subject: [avr-libc-dev] [bug #51022] avr/wdt.h should support all of the modes of operation of the WDT
Date: Sun, 14 May 2017 10:09:59 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36

Follow-up Comment #2, bug #51022 (project avr-libc):

According to the data sheet, the WDT can operate in Interrupt mode, System
Reset Mode, and Interrupt and System Reset mode. Currently the library is
hardcoded to use System Reset mode, and it is not possible to use either of
the other two modes without resorting to modifying registers directly.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?51022>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]