GetFlashXSize (Function) |
Top Previous Next |
GetFlashXSize will return the maximum index that can be used in the persistent extended FLASH.
Note:
Input: None
Returns: INT The highest location that can be used in the extended FLASH persistent memory.
Declaration: FUNCTION GetFlashXSize : INT;
Example: INCLUDE rtcu.inc |