TftBmpFlashDwordRead()

Library Description ›› Memory ››
 visits
Parent Previous Next

Syntax

TftBmpFlashDwordRead(dwAddress As Dword), Dword

Parameters

Parameter

Description

dwAddress

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

Overview

Result Dword: The dword read from the specified address dwAddress.


This procedure reads and returns the dword stored at the given address dwAddress in the FLASH memory IC.

Example

TftBmpFlashByteRead(5678)

Created with the Personal Edition of HelpNDoc: Streamline Your Documentation Process with HelpNDoc's Project Analyzer