Nordic Thingy:52 v2.2.0
|
Struct for providing m_batt_meas with information on converting voltage to state of charge (Remaining battery capacity). More...
Data Fields | |
uint8_t | delta_mv |
Distance in voltage between elements in the SoC vector [mV]. | |
uint16_t | first_element_mv |
Voltage of the first element in the vector [mV];. | |
uint16_t | num_elements |
Number of elements in the voltage to state of charge vector. | |
uint8_t const * | voltage_to_soc |
Pointer to vector mapping from voltage to state of charge. | |
Struct for providing m_batt_meas with information on converting voltage to state of charge (Remaining battery capacity).