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 | |
---|---|---|
FlashManager | Provides memory configuration and management services for flash memory. | |
FlashSector | Contains the configuration information for a particular sector of flash memory. | |
MemoryManager | Provides memory configuration and management services. | |
MemoryManagerBase | Provides a base class for the implementation of all memory manager objects. | |
RamManager | Provides memory configuration and management services for RAM. |
Enumerations
Name | Description | |
---|---|---|
FlashSectorBlock | Indicates specific locations of a block of flash memory within a particular sector. | |
FlashSectorPartition | Indicates where a partition is located in a particular flash memory sector. | |
FlashSectorUsage | Indicates what a specific flash memory sector is used for. |