WriteWord Method
UP ]

 

Description

This method is used to write a single Word to a position of memory.

Syntax

HCS121.WriteWord (Addr, Word, BDMmapped)

Part Type Description
Addr Integer 16 bit address value of the memory position to be written to. It must be aligned.
Word Integer 16 bit value to be written to.
BDMmapped Boolean If it’s TRUE the BDM firmware lookup table is in map.

See also:

WriteByte method

 

If you have a question or suggestion please contact me. Updated: 03.19.2003
Copyright (c) 2003-2004 J.Gorgas. All rights reserved. All trademarks mentioned are the property of their respective owners.