Nordic Thingy:52 v2.2.0
state_of_charge_t Struct Reference

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.
 

Detailed Description

Struct for providing m_batt_meas with information on converting voltage to state of charge (Remaining battery capacity).


The documentation for this struct was generated from the following file: