PIC17CXX Instruction Set


CLRF


Syntax : CLRF f

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

Function : 00h → f

Hex code : 28ff

Bit field:
0001 100d ffff ffff

Words : 1

Cycles : 1

Affected flags : Zero

See also : CLRWDT
Previous    Upper level    Next