MemOutW Statement

Simultaneously sets 16 memory I/O bits.

Syntax
MemOutW wordPortNum, outputData

Parameters

WordPortNumber
Specify the memory I/O word.
Outputs
Specify the memory I/O data (an integer from 0 to 65535) as an expression or a number.

Description
Changes the current status of memory I/O port group specified by the word port number to the specified output data.

See Also
MemIn, MemInW, MemOut

MemOutW Statement Example

MemOutW 0, 25