POWERSAVE
From MCS Wiki AVR
(Difference between revisions)
(Created page with "= <span class="f_Header">Action</span> = Put processor into power save mode. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span>...") |
|||
Line 25: | Line 25: | ||
<span style="font-family: Arial;"> </span> | <span style="font-family: Arial;"> </span> | ||
− | [[File:Notice.jpg|left|Notice.jpg]]You should use the new [[ | + | [[File:Notice.jpg|left|Notice.jpg]]You should use the new [[CONFIG_POWERMODE|CONFIG POWERMODE]] statement. |
+ | |||
+ | |||
+ | |||
+ | |||
<span style="font-family: Arial;"> </span> | <span style="font-family: Arial;"> </span> |
Latest revision as of 23:19, 11 February 2013
Contents |
Action
Put processor into power save mode.
Syntax
POWERSAVE
Remarks
The POWERSAVE mode is only available in the 8535, Mega8, Mega163.
Most new chips have many options for Power down/Idle. It is advised to consult the data sheet to see if a better mode is available.
You should use the new CONFIG POWERMODE statement.
See also
Example
Powersave
Languages | English • Deutsch |
---|