PIC16CXX 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 : 0063

Bit field:
00 0000 0110 0011

Words : 1

Cycles : 1

Affected flags : TO, PD

See also : ---
Previous    Upper level    Next