POWER MODE/de

From MCS Wiki AVR
< POWER MODE
Revision as of 19:15, 15 February 2013 by Admin (Talk | contribs)
Jump to: navigation, search

Contents

= (**COPIED FROM ENGLISH PAGE**) === Action

Put the micro processor in one of the supported power reserving modes.

 

 

Syntax

POWER mode

 

 

Remarks

The mode depends on the micro processor.

Some valid options are :

- IDLE

- POWERDOWN

- STANDBY

- ADCNOISE

- POWERSAVE

 

So for standby you would use :  POWER STANDBY

It is also possible to use POWERDOWN, IDLE or POWERSAVE. These modes were/are supported by most processors. It is recommended to use the new POWER command because it allows to use more modes.

 

POWER has nothing to do with the POWER() function.

 

Notice.jpg
THIS STATEMENT IS NOT RECOMMENDED. Please use CONFIG POWERMODE instead.

 

 

See also

IDLEPOWERDOWN , POWERSAVE

 

 

Example


POWER IDLE

Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language
Database error - MCS Wiki AVR

Database error

Revision as of 19:15, 15 February 2013 by Admin (Talk | contribs)
Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "". Database returned error "1020: Record has changed since last read in table 'avr_page' (localhost)".
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language