Share via


Charge_FullMin Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

'Declaration
Public ReadOnly Charge_FullMin As Integer
public readonly int Charge_FullMin
public:
initonly int Charge_FullMin
val Charge_FullMin: int
public final var Charge_FullMin : int

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.

.NET Framework Security

See Also

Reference

Battery. . :: . .ChargerModel Class

Microsoft.SPOT.Hardware Namespace