PIC16CXX Instruction Set


CRLW


Syntax : CLRW

Description : The contents of register W are set to 00h.

Function : 00h → W

Hex code : 0100

Bit field:
00 0001 0xxx xxxx

Words : 1

Cycles : 1

Affected flags : Zero

See also : CLRFCLRWDT
Previous    Upper level    Next