|
Description
This method is used to verify if a target’s on-chip memory block of Flash is erased.
Syntax
[bReturn =] HCS121.EraseVerifyFlash (nBlock)
|
Part |
Type |
Description |
|
nBlock |
Integer |
Flash Block number. |
|
bReturn |
Boolean |
Function return value. If EEPROM is erased, return value is TRUE, otherwise
FALSE. |
See also:
EraseVerifyEeprom method
|