Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

HalaOutputPortDword

NullException edited this page Aug 5, 2020 · 1 revision

HalaOutputPortDword Function

Description

Outputs dword to specified port

Syntax

void HalaOutputPortDword(dword value, 
                         word port
);

Parameters

value

The value to output to the port


port

The port to output to

Return Value

N/A

Clone this wiki locally