EasyManua.ls Logo

Husky Hunter - Page 269

Husky Hunter
499 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
BASIC FUNCTIONS SECTION 5,16
5.16.13 Function OUT outputs a byte of data to a specified port.
Syntax
OUT address, data 1, data 2 .... data n.
Examples OUT 133, 1
Switches DTR to the off state.
Remarks OUT is used to control internal HUNTER functions like power
control, See section 9.8, PORT ALLDCATIONS, for details of
port addresses.
VER.V09F PAGE"5 --100