FrontPanel API  5.3.1
Public Attributes | List of all members
okTFlashLayout Struct Reference

Describes the layout of an available flash memory. More...

Public Attributes

UINT32 sectorCount
 Number of sectors in the device.
 
UINT32 sectorSize
 Sector size (in bytes)
 
UINT32 pageSize
 Page size (in bytes)
 
UINT32 minUserSector
 First available user sector.
 
UINT32 maxUserSector
 Last available user sector.
 

Detailed Description

Describes the layout of an available Flash memory on the device sectorCount = 0 implies the flash is not present in system.

User sectors are continuous from minUserSector to maxUserSector. All other sectors are reserved for system use and unavailable.


Copyright (c) 2005-2024 Opal Kelly Incorporated