Share via


Battery.ChargerModel.Charge_FullMin Field

Contains an integer indicating the minimum percentage that the battery needs to be charged to be considered full.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public readonly int Charge_FullMin

Remarks

When the battery's charge level drops below this value, the device should automatically begin taking action to conserve power. A typical value for this field is 40, indicating that the battery is 40 percent charged.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

Battery.ChargerModel Class
Battery.ChargerModel Members
Microsoft.SPOT.Hardware Namespace