PIC16C5X Instruction Set
MOVWF
Syntax :
MOVWF f
Description :
Move data from W register to register 'f'.
Function :
W → f
Hex code :
02f
Bit field:
0000
001f
ffff
Words :
1
Cycles :
1
Affected flags :
None
See also :
MOVF
,
MOVLW
Previous
Upper level
Next