Share via


<Battery> TagĀ 

Specifies the type of battery used by a particular device.

Syntax

<Battery type="DriverName">
      
    </Battery>

Parameters

  • type
    The fully qualified name of the battery driver.

Remarks

This tag selects the appropriate driver for the device's battery. If the specified battery is not supported by the emulator, you can create your own battery driver and use that.

Occurs in
<Microsoft.SPOT.Emulator.Hal>

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

Emulator XML References