Line 50: |
Line 50: |
| | 3 || [[#DisableBatteryCharging]] | | | 3 || [[#DisableBatteryCharging]] |
| |- | | |- |
− | | 4 || IsBatteryChargingEnabled | + | | 4 || [[#IsBatteryChargingEnabled]] |
| |- | | |- |
| | 5 || [[#AcquireControllerPowerSupply]] | | | 5 || [[#AcquireControllerPowerSupply]] |
Line 70: |
Line 70: |
| | 13 || GetRawBatteryChargePercentage | | | 13 || GetRawBatteryChargePercentage |
| |- | | |- |
− | | 14 || IsEnoughPowerSupplied | + | | 14 || [[#IsEnoughPowerSupplied]] |
| |- | | |- |
| | 15 || GetBatteryAgePercentage | | | 15 || GetBatteryAgePercentage |
Line 91: |
Line 91: |
| == DisableBatteryCharging == | | == DisableBatteryCharging == |
| No input/output. | | No input/output. |
| + | |
| + | == IsBatteryChargingEnabled == |
| + | No input, returns an output u8. |
| | | |
| == AcquireControllerPowerSupply == | | == AcquireControllerPowerSupply == |
Line 112: |
Line 115: |
| == DisableFastBatteryCharging == | | == DisableFastBatteryCharging == |
| No input/output. | | No input/output. |
| + | |
| + | == IsEnoughPowerSupplied == |
| + | No input, returns an output u8. |
| | | |
| == IPsmSession == | | == IPsmSession == |