PIC16C5X Instruction Set


SLEEP


Syntax : SLEEP

Description : The power down status bit (PD) is cleared.
              Time-out status bit (TO) is set. Watchdog Timer and its
              prescaler are cleared.
              The processor is put into sleep mode with the oscillator
              stopped.

Function : ---

Hex code : 003

Bit field:
0000 0000 0011

Words : 1

Cycles : 1

Affected flags : TO, PD

See also : ---
Previous    Upper level    Next