POWER MODE

Top  Previous  Next

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.

 

noticeTHIS STATEMENT IS NOT RECOMMENDED. Please use CONFIG POWERMODE instead.

 

 

See also

IDLE, POWERDOWN , POWERSAVE

 

 

Example

POWER IDLE