PIC16C5X Instruction Set
TRIS
Syntax : TRIS f
Description :The contents of W register are loaded into TRIS register 'f'.
(where f = 5,6 or 7)
Function : W → TRIS register 'f'.
Hex code : 00f
Bit field:
Words : 1
Cycles : 1
Affected flags : None
See also : OPTION
Previous
Upper level
Next