WriteByte Method
UP ]

 

Description

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

Syntax

HCS121.WriteByte (Addr, Byte, BDMmapped)

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

See also:

WriteWord 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.