PIC16CXX Instruction Set


CRLF


Syntax : CLRF f

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

Function : 00h → f

Hex code : 018f

Bit field:
00 0001 1fff ffff

Words : 1

Cycles : 1

Affected flags : Zero

See also : CLRWCLRWDT
Previous    Upper level    Next