SectorModifyEeprom Method
UP ]

 

Description

This method is used to erase one target’s on-chip EEPROM sector and write a single word to that position, all in a single operation.

Syntax

HCS121.SectorModifyEeprom (Address, wData)

Part Type Description
Address Long Target’s on-chip EEPROM memory address to be written to. It must be a 16 bit address.
wData Word Word to be written.

See also:

SectorEraseEeprom method

MassEraseEeprom method

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