SX Embedded Controller Instruction

MOV !port,W

Description: Move W into port's TRIS
Operation: !PORT = W
Flags affected: none
Registers affected: !PORT
Sources referenced: W
Cycles: 1
Opcode:
Details: SX Users Manual page # 93
Microchip PIC syntax: TRIS port (port=5 to 7)
Notes: