PIC17CXX Instruction Set


CRLWDT


Syntax : CLRWDT

Description : CLRWDT resets the Watchdog Timer. It also resets the
                prescaler of the WDT. Status bits TO and PD are set.     

Function : 00h → WDT, 0 → WDT prescaler

Hex code : 0008

Bit field:
0000 0000 0000 1000

Words : 1

Cycles : 1

Affected flags : 1 → TO, 1 → PD

See also : CLRF
Previous    Upper level    Next