![]() |
nrfxlib API 3.3.99
|
| int nrf_fuel_gauge_ttf_get | ( | float * | ttf | ) |
#include <nrf_fuel_gauge/include/nrf_fuel_gauge.h>
Get predicted "time-to-full" charging duration.
Time-to-full is calculated based on the charge rate. It may be NAN.
| [out] | ttf | Pointer to predicted time-to-full [s]. |
| 0 | when successful, otherwise negative error code. |