PokeInt |
Previous Next |
PokeInt <Address>, <Data>
|
Part
|
Description
|
<Address>
|
Required. The address to write to
|
<Data>
|
Required. The data to write. Data in this instance is word long.
|
PokeInt &hA01F05, 1
|