Share via


<Microsoft.SPOT.Emulator.Hal> TagĀ 

Selects the object that emulates the hardware abstraction layer (HAL).

Syntax

<Microsoft.SPOT.Emulator.Hal id="DriverID">
      
    </Microsoft.SPOT.Emulator.Hal>

Parameters

  • id
    A string that contains a unique identifier (ID) for the HAL object.

Remarks

Your emulator can use this object, or an object that derives from it, to emulate the .NET Micro Framework HAL.

Occurs in
<EmulatorComponents>
Contains
<Battery>
<Events>
<Gpio>
<Lcd>
<Memory>
<Serial>
<Spi>
<Time>
<Usb>

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

Emulator XML References