PIC16C5X Instruction Set
MOVLW
Syntax :
MOVF k
Description :
The 8-bit literal 'k' is stored into W register.
Function :
k → W
Hex code :
Ckk
Bit field:
1000
kkkk
kkkk
Words :
1
Cycles :
1
Affected flags :
None
See also :
MOVF
,
MOVWF
Previous
Upper level
Next