Battery.ChargerModel Members

The following tables list the members exposed by the Battery.ChargerModel type.

Public Fields

Name Description
Public Field Charge_Full Contains an integer indicating the percentage that the battery needs to be charged to be considered full.
Public Field Charge_FullMin Contains an integer indicating the minimum percentage that the battery needs to be charged to be considered full.
Public Field Charge_Hysteresis Specifies the delay that is required to keep the battery in idle charging mode.
Public Field Charge_Low Contains an integer indicating the percentage that the battery needs to be charged to be considered low.
Public Field Charge_Medium Contains an integer indicating the percentage that the battery needs to be charged to be considered approximately half full.
Public Field Charge_Min Contains an integer indicating the percentage that the battery needs to be charged to be considered at the minimum requisite level for continued device operation.
Public Field Timeout_Backlight Specifies the minimum amount of time that the backlight is to remain on when the device is connected to the battery charger.
Public Field Timeout_Charged Specifies the delay that occurs after the battery reaches its maximum charge level and before the Charged pop-up window is displayed.
Public Field Timeout_Charger Specifies the minimum time that glitches in the charger status are to be ignored.
Public Field Timeout_Charging Specifies the maximum amount of time that the battery will remain at a particular charge level before the Charged pop-up window is displayed.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Battery.ChargerModel Class
Microsoft.SPOT.Hardware Namespace