Raw battery status measurments.
More...
|
|
bool | isPresent = false |
| | is battery detected
|
| |
|
uint16_t | voltage_mV = 0 |
| | current voltage, in millivolts
|
| |
|
int16_t | current_mA = 0 |
| | current usage, in milliamps. positive is charging, negative is discharging
|
| |
Raw battery status measurments.
The documentation for this struct was generated from the following file:
- src/system/power/charger.cpp