PIC16C5X 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 : 004

Bit field:
0000 0000 0100

Words : 1

Cycles : 1

Affected flags : 1 → TO, 1 → PD

See also : CLRFCLRW
Previous    Upper level    Next