Share via


Microsoft.SPOT.Emulator.Memory Namespace

The Microsoft.SPOT.Emulator.Memory namespace contains API elements you can use to configure and manage RAM and flash memory for your Microsoft® .NET Micro Framework hardware emulator.

Classes

Name Description
Public Class FlashManager Provides memory configuration and management services for flash memory.
Public Class FlashSector Contains the configuration information for a particular sector of flash memory.
Public Class MemoryManager Provides memory configuration and management services.
Public Class MemoryManagerBase Provides a base class for the implementation of all memory manager objects.
Public Class RamManager Provides memory configuration and management services for RAM.

Enumerations

Name Description
Public Enumeration FlashSectorBlock Indicates specific locations of a block of flash memory within a particular sector.
Public Enumeration FlashSectorPartition Indicates where a partition is located in a particular flash memory sector.
Public Enumeration FlashSectorUsage Indicates what a specific flash memory sector is used for.