TftBmpFlashByteRead(dwAddress As Dword), Byte
dwAddress: The address in FLASH memory from which to read a byte.
Result Byte: The byte read from the specified address dwAddress.
This procedure reads and returns the byte stored at the given address dwAddress in the FLASH memory IC.
Example:
TftBmpFlashByteRead(5678)
Created with the Personal Edition of HelpNDoc: Benefits of a Help Authoring Tool