Enum ChargingStopThreshold
Charging threshold when battery should stop charging.
public enum ChargingStopThreshold
Fields
Percent10 = 0
End charging when the charging current is less than the 10% setting.
Percent15 = 16
End charging when the charging current is less than the 15% setting.