BackupBatteryChargingCurrent Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Backup battery charging current.
C#
public enum BackupBatteryChargingCurrent
type BackupBatteryChargingCurrent =
Public Enum BackupBatteryChargingCurrent
- Inheritance
-
BackupBatteryChargingCurrent
Name | Value | Description |
---|---|---|
MicroAmperes50 | 0 | 50 uA |
MicroAmperes100 | 1 | 100 uA |
MicroAmperes200 | 2 | 200 uA |
MicroAmperes400 | 3 | 400 uA |
Product | Versies |
---|---|
.NET IoT Libraries | 2.0.0, 2.1.0, 2.2.0 |