Flash Media Driver Structures

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The following table shows the Flash Media driver structures with a description of the purpose of each.

Programming element Description

BlockLockInfo

This structure contains information on the blocks to be locked/unlocked.

DELETE_SECTOR_INFO

This structure contains information relating to deletion of the specified range of sectors.

FlashInfo

This structure contains information on specified flash memory.

FlashInfoEx

This structure contains information on specified flash memory and extends the functionality of the FlashInfo structure to include the desired number of regions.

FlashLayoutSector

This structure describes the flash memory layout, including the reserved and flash region tables.

FlashRegion

This structure describes an individual flash region. An array of these structures make up the flash region table located in the flash layout sector.

FMDInfo

This structure stores information on specified flash memory.

FMDInterface

This structure stores a list of the FMD functions and is passed to the FAL.

RawWriteBlocksReq

This structure stores information for a write blocks request.

ReservedEntry

This structure describes an individual reserved region. An array of these structures make up the reserved table located in the flash layout sector.

ReservedReq

This structure stores the name of the reserved region to read from or write to.

SectorInfo

This structure stores information on a sector.

See Also

Other Resources

Flash Media Driver Reference