Store the power limits for the battery charge protocol.
More...
|
|
void | set_default () |
| | set the default values of this structure
|
| |
|
|
uint16_t | maxChargingCurrent_mA = 0 |
| | Absolute maximum battery charging current.
|
| |
|
uint16_t | current_mA = 0 |
| | Actual allowed charging current.
|
| |
|
bool | shouldUseICO = false |
| | If true, enabled the Input Current Optimization algorithm. It will calibrate the input current to respect a target threshold.
|
| |
Store the power limits for the battery charge protocol.
The documentation for this struct was generated from the following file:
- src/system/power/charging_ic.cpp