Share via


Microsoft.SPOT.Emulator Namespace

The Microsoft.SPOT.Emulator namespace in the Microsoft® .NET Micro Framework provides API elements you can use to emulate a microprocessor system.

Classes

Name Description
Public Class ConfigurationEngine Enables your emulator program to configure each of its components.
Public Class Emulator Provides properties and methods you can use to create software applications that emulate a microprocessor system.
Public Class EmulatorComponent Represents a configurable component of an emulator, such as a piece of hardware, a memory manager, or a component collection.
Public Class EmulatorComponentCollection Provides properties and methods that are common to all collections of emulator components.

Enumerations

Name Description
Public Enumeration Emulator.EmulatorState Indicates the current state of the emulator.