FMD_EraseBlock (Compact 2013)
3/26/2014
This function erases the specified flash block.
Syntax
BOOL FMD_EraseBlock(
BLOCK_ID blockID
);
Parameters
- blockID
[in] The block number to erase.
Return Value
Returns TRUE on success. Returns FALSE on failure.
Requirements
Header |
fmd.h |
Library |
Developer Implemented |