TftBmpFlashByteRead()

Library Description ›› Memory ››
 visits
Parent Previous Next

Syntax

TftBmpFlashByteRead(dwAddress As Dword), Byte

Parameters

Parameter

Description

dwAddress

The address in FLASH memory from which to read a byte.

Return value

The byte read from the specified address dwAddress.

Overview

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: Full-featured EBook editor