Flash Media Driver Structures (Compact 2013)
3/26/2014
The following table shows the Flash Media driver structures with a description of the purpose of each.
Programming element |
Description |
---|---|
This structure contains information on the blocks to be locked/unlocked. |
|
This structure contains information relating to deletion of the specified range of sectors. |
|
This structure contains information on specified flash memory. |
|
This structure contains information on specified flash memory and extends the functionality of the FlashInfo structure to include the desired number of regions. |
|
This structure describes the flash memory layout, including the reserved and flash region tables. |
|
This structure describes an individual flash region. An array of these structures make up the flash region table located in the flash layout sector. |
|
This structure stores information on specified flash memory. |
|
This structure stores a list of the FMD functions and is passed to the FAL. |
|
This structure stores information for a write blocks request. |
|
This structure describes an individual reserved region. An array of these structures make up the reserved table located in the flash layout sector. |
|
This structure stores the name of the reserved region to read from or write to. |
|
This structure stores information on a sector. |