FlashManager Members

The following tables list the members exposed by the FlashManager type.

Public Constructors

Name Description
Public Method FlashManager Creates and initializes a new instance of the FlashManager class.

Public Properties

Name Description
Public Property FlashSectors Gets or sets an array of objects that define the configuration of a particular section of flash memory.
Public Property IsReadOnly Gets a Boolean value that indicates whether flash memory is read-only.
Public Property MaxSectorEraseTime Gets the maximum amount of time, in milliseconds, required to erase data from flash memory.
Public Property MaxWordWriteTime Gets the maximum amount of time, in milliseconds, required to write data to flash memory.

Public Methods

Name Description
Public Method IsReplaceableBy Determines whether the flash memory manager can be replaced by a specified emulator component.
Public Method UninitializeComponent Marks the flash memory manager as being in an uninitialized state.

See Also

Reference

FlashManager Class
Microsoft.SPOT.Emulator.Memory Namespace