POWERDOWN/de
(Difference between revisions)
m (1 revision) |
(→(**COPIED FROM ENGLISH PAGE**) =) |
||
Line 1: | Line 1: | ||
− | + | = <span class="f_Header">Funktion</span> = | |
− | + | Versetzt den Mikrocontroller in den Powerdown-Modus. | |
<span style="font-family: Arial;"> </span> | <span style="font-family: Arial;"> </span> |
Revision as of 23:10, 28 February 2013
Contents |
Funktion
Versetzt den Mikrocontroller in den Powerdown-Modus.
Syntax
POWERDOWN
Remarks
In the power down mode, the external oscillator is stopped. The user can use the WATCHDOG to power up the processor when the watchdog timeout expires. Other possibilities to wake up the processor is to give an external reset or to generate an external level triggered interrupt.
You should use the new CONFIG POWERMODE statement.
See also
IDLE , POWERSAVE , POWER mode
Example
Powerdown
Languages | English • Deutsch |
---|